New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

algo-vote

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

algo-vote

Algorand Voting Dapp

  • 1.0.2
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Algo Vote

Work in progress project enable smart-contract powered voting on the Algorand blockchain

build command (to dist folder, will create if does not exist):

npm run build

to correctly show css after bulding, modify the index.html that is generated in the dist folder by:

  • removing one of the <link> tags for the css
  • removing the numeric hash from the remaining <link>tag so that the href reads "styles.css"
  • renaming the js file to "index.js"
  • renaming the <script> tag src to "index.js"

Finally, copy your styles.css file into the dist folder.

test build command on localhost:

Keywords

FAQs

Package last updated on 20 Jan 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc