This project aims to provide a platform for staking NFTs and earning rewards.
- Rust
- Solana CLI
- Anchor CLI
- Node.js and npm
To get started, follow these steps:
- Clone the repository:
git clone https://github.com/victorcarvalho/nft-staking.git - Install the dependencies:
npm install - Build the program:
anchor build - Test the program:
anchor test
Contributions are welcome! If you have any ideas, bug reports, or feature requests, please open an issue or submit a pull request.
This project is licensed under the MIT License.