Skip to content

bloxberg-org/VotingdApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VotingdApp

Voting Application for the bloxberg network where members vote on various governance related issues.

Running

Since Metamask does not inject into local files you need a simple HTTP server. You can use Python's SimpleHTTPServer with:

###Python 2

python -m SimpleHTTPServer

###Python 3

python -m http.server

or follow instructions here

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published