zilpay / zilliqa-dApps

different set zilliqa dApps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello, in this repository have example zilliqa dApps.

You can run and edit or create yours dApp.

it have 6 dApps

  • FungibleToken: will help create FungibleToken(implementation ERC-20)
  • Namicorn: this dApp for buy domain in domain zone .zil
  • Non-FungibleToken: will help create FungibleToken(implementation ERC-721)
  • Roll: it is game, demonstrate work with hash in scilla contract, it is not RNG!
  • scilla-editor: will help editing and deploy smart contract scilla.
  • zrc: it demonstrate selling and buying tokens.

Based this dApps demonstrate few functional wallet ZilPay.

$ npm install # Install dependencies
$ npm start   # run http serve on 3000 port

About

different set zilliqa dApps

License:MIT License


Languages

Language:HTML 83.7%Language:JavaScript 13.0%Language:CSS 3.4%