Skip to content

the Billion Dollar NFT is a fork of the million dollar homepage

License

Notifications You must be signed in to change notification settings

kingdayx/Billion-Dollar-NFT

Repository files navigation

ketherhomepage

Thousand Ether Homepage

Build Setup

# run in development mode
make run

For detailed explanation on how things work, consult the docs for vue-loader.

Testing

# Use the in memory test network
truffle test --network=test

How to run stuff on Rinkeby

In one terminal:

geth --networkid=4 --datadir=. --syncmode=light --ethstats='yournode:Respect my authoritah!@stats.rinkeby.io' --bootnodes=enode://a24ac7c5484ef4ed0c5eb2d36620ba4e4aa13b8c84684e1b4aab0cebea2ae45cb4d375b77eab56516d34bfbd3c1a833fc51296ff084b770b94fb9028c4d25ccf@52.169.42.101:30303?discport=30304 --rpc

(or this also works for Max)

geth --rinkeby --rpc --datadir=. --syncmode=light

In another terminal:

geth attach ipc:geth.ipc

Unlock an account, then we can...

truffle deploy --network rinkeby

About

the Billion Dollar NFT is a fork of the million dollar homepage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published