This repository contains the smart contracts and associated code for the Waterbears NFT project on the Radix blockchain. It includes a custom NFT collection and a staking mechanism to reward holders.
- Waterbears NFT: A unique collection of digital assets on the Radix chain, representing diverse and collectible waterbear characters.
- NFT Staking: A staking mechanism that allows NFT holders to stake their Waterbears and earn rewards over time.
- Minting Waterbears NFTs: Users can mint unique Waterbears NFTs, each with distinct attributes.
- Staking Mechanism: NFT holders can stake their Waterbears to earn rewards in the form of tokens.
- Reward Distribution: Staked NFTs generate rewards based on the staking duration and other predefined parameters.
To interact with the smart contracts:
- Clone the repository:
git clone
- Build the repository:
scrypto build
- Test and generate rtms the repository:
scrypto test
- Blockchain: Radix DLT
- Smart Contracts: Scrypto
- Implement a governance mechanism for Waterbears NFT holders.
- Introduce additional reward tiers and staking options.