Skip to content

blackcow1987/gem-nft-contract

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Project Opal contract repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 100.0%