This website requires JavaScript.
Explore
Help
Register
Sign In
poanetwork
/
token-wizard
mirror of
https://github.com/poanetwork/token-wizard.git
Watch
1
Star
0
Fork
You've already forked token-wizard
0
Code
Issues
Projects
Releases
Wiki
Activity
2.0-auth-os_0.0.1
token-wizard
/
scripts
/
start_ganache.sh
3 lines
86 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/usr/bin/bash
nohup node_modules/.bin/ganache-cli --gasLimit 0x989680
&
>/dev/null
&
Reference in New Issue
View Git Blame
Copy Permalink