damoklesh / SkylarShop

Coding for fun. Creating a Dungeons and Dragons fantasy item shop on the Ethereum blockchain. WIP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SkylarShop

Coding for fun. Creating a Dungeons and Dragons fantasy item shop on the Ethereum blockhain. Coded on Solidity, using Truffle and ReactJs.WIP

The project includes:

  • New ERC20 token: POToken representing Fantasy Gold Pieces. This is the in-game money to buy items.
  • A Shop contract: This contracts manages the buy/sell actions denominated in PoToken.
  • New ERC721 NFT token: This token represents a fantasy Item like swords, shields and the like.

About

Coding for fun. Creating a Dungeons and Dragons fantasy item shop on the Ethereum blockchain. WIP

License:MIT License


Languages

Language:Solidity 91.9%Language:CSS 8.1%