Skip to content

Basic project to demonstrate how works decentralized applications.

Notifications You must be signed in to change notification settings

falehenrique/vote_dapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vote_dapp

Basic project to demonstrate how works decentralized applications.

to use

  • npm install solcjs
  • solcjs --abi --bin "contratos/Voting.sol" -o "contratos/bin"
  • deploy the contract with http://remix.ethereum.org/
  • get the address of contract and set in index.js
  • if you change the contract code, so is necessary update the ABI in index.js

About

Basic project to demonstrate how works decentralized applications.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published