Skip to content

fgregoribattista/dappVote

Repository files navigation

DAppVote

DApp Test to Altoros Protofire

Getting Started

This is a project to response a practice about binary vote in DApp to Altoros Protofire.

Prerequisites

It is necessary to have in install node.js, npm and webpack-dev-server node.js npm webpack-dev-server

I use Truffle to framework and Ganache to Test the DApp. truffle ganache

Running

When you finish cloning the project you can run the DApp:

npm run dev

In some cases, depend on the test of the network, it is necessary to migrate the contract again. Ganache example (on Windows):

truffle.cmd migrate --network ganache --reset

Authors

  • Gregori Battista, Facundo -

And remember this prototype is meant for demonstrations purposes only. ;)

About

DApp Test to Altoros Protofire

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published