Coin trading website with custom made cryptocurrency
Must be deployed on Internet Computer for all functionality to work
Features:
- Login with your Internet Computer ID
- Created own crypotcurrency - J0K3Rn-Coin (DJKR)*
- Claim free coins from faucet (1 per account)
- Check current balance
- Send coins to other accounts
- Persistent data - coins and info not lost on canister upgrade
How to run application:
- Download repository
- Open downloaded repository with a command line interface
- cd into token/
- run
dfx start
- open a NEW terminal, cd into token/, run
dfx deploy
, runnpm install
, then runnpm start
- open up a browser and go to
http://localhost:8080/
- If wanted; follow the instructions in /token/README.md for more information. This also has steps on getting this application up and running on the Internet Computer
Internet Cloud Login/Redirect:
Site Overview:
Full Functionality:
*DJKR has no current market value. Currently cannot be redeemed in any sort. Purely for experimentation purposes only.