Skip to content
/ GuaCoin Public

A toy cryptocurrency that originated from a litter joke on the Ethereum blockchain

License

Notifications You must be signed in to change notification settings

FX-HAO/GuaCoin

Repository files navigation

GuaCoin

A toy cryptocurrency on the Ethereum blockchain which originated from a litter joke and was a one-hour project. This is also to demonstrate how easy it is to build your own cryptocurrency :P

gua_coin

Install

It's optional to install ganache to start a local Ether network so you can run it locally.

npm i -g truffle
npm i
# make sure you have truffle-config.js config correct
truffle migrate --reset
npm run dev

Test

truffle test

About

A toy cryptocurrency that originated from a litter joke on the Ethereum blockchain

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published