Skip to content

Cheeze Power Exchange is decentralized exchange of powers between wizard-to-wizard by using ERC721

License

Notifications You must be signed in to change notification settings

masaun/cheeze-power-exchange

Repository files navigation

Cheeze Power Exchange


【Introduction of Cheeze Power Exchange】

  • Cheeze Power Exchange is decentralized exchange of powers between charactor-to-charactor by using ERC721

 


【Setup】

Setup private network by using Ganache

  1. Download Ganache from link below
    https://www.trufflesuite.com/ganache

  2. Execute Ganache

 

Setup wallet by using Metamask

  1. Add MetaMask to browser (Chrome or FireFox or Opera or Brave)
    https://metamask.io/

  2. Adjust appropriate newwork below

http://127.0.0.1:7545

 

Setup backend

  1. Deploy contracts to private network of Ganache
(root directory)

$ npm run migrate

 

Setup frontend

  1. Execute command below in root directory.

$ npm run client
  1. Access to browser by using link
http://127.0.0.1:3000

 


【Work flow】

 


【Reference】

About

Cheeze Power Exchange is decentralized exchange of powers between wizard-to-wizard by using ERC721

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published