Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ebazhanov/b9lab-project1-splitter

https://github.com/Bohdan90/b9lab-Project1.git
https://github.com/ebazhanov/b9lab-project1-splitter

Last synced: about 1 month ago
JSON representation

https://github.com/Bohdan90/b9lab-Project1.git

Awesome Lists containing this project

README

        

# b9lab-project1-splitter
https://github.com/Bohdan90/b9lab-Project1.git

# b9lab-Project1
# Project - Splitter

## To run the application you should:
1. run the command
> npm install
2. run the testrpc by the command
> testrpc -l 9999999
3. compile and deploy the contracts
`It is also necessary to add the current walet addresses in the file 'deploy_contracts'`

> truffle compile && truffle migrate
4. run application by command
> npm run start