Skip to content

bellaj/Ballot-Dapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ballot Dapp

Ballot dapp application written in Solidity. this exemple intends to help developers who starts in building Ethereum Dapps. This app is a webpage (for ballot) that uses web3 and interact with the blockchain (mainet, testnet or local private).

The idea is to create a web interface for the exemple provided in the official documentation : http://solidity.readthedocs.io/en/latest/solidity-by-example.html.

##Instructions: to try this app you need :

1- setup a private localchain or use the testnet (creat account,.....).
2- Install Mist (the Dapp browser).

3- Deploy the contract provided in ballot.sol.
4- change the address in the functions.js by your contract address.

if all is ok you will get the result shown in the pic below : alt tag

About

DAPP sample using web3.js and solidity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published