Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 997 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 997 Bytes

Description

The project is an NFT collection and marketplace featuring Gems, which rewards users with monetary value through staking TON. Users interact with a game-like interface to mint new Gems, as well as to buy, sell, and burn them. Additionally, users can forge two Gems to obtain a rarer Gem. Users can deposit TON on Layer 1 (L1) and receive a wrapped version called sTON. After bridging these tokens to Layer 2 (L2), users utilize L2 WSTON at a discount price.

When a user wishes to acquire a new Gem from the pre-minted pool, the token is assigned randomly using the VDF verifier implementation.

Installation

  1. Clone this repository.
git clone https://github.com/tokamak-network/gem-nft-contracts
  1. Navigate to the project directory.
cd gem-nft-contracts
  1. Compile
forge compile

Contact

For any inquiries, you can reach me through my GitHub profile

Or you can leave a message on the GitHub forum.