Skip to content

tangerine-orange/cats-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cats-cli

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

ETH test net

Start Ganache using this command

ganache-cli -d --db ./eth_db -i 999 --accounts 20 --deterministic --mnemonic="salmon world pitch vehicle size offer tool dog erupt law because omit" --chainId 5777

Follow the instructions here. to connect the Ganache test net to your metamask. Recommended to make a new browser profile specifically for testing.

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published