Skip to content

C-ORG/theme-default

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

npm install

Start a provider node

node_modules/.bin/ganache-cli

Continuous Organisation Decentralized Application

Installation and Usage

Clone repository and run

npm install

Then launch the testpc server with

npm run ganache

and from a separate shell

npm run cli

Then point your browser to http://localhost:8000 for the web version of the voting app.

The cli.js file includes the smart contract setup and deployment.

Run test

After having launched ganache, launch:

npm test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published