Skip to content

pegi4/CryptoGambleProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

# Set up instructions

1. go to ./contracts and run:

    * yarn install
    * ganache-cli -i 1337
    * truffle migrate --network development --reset
    - for testing Smart Contracts run: truffle test

2. go to ./client and run:
    * yarn install
    * yarn dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published