Monkai is a next-generation, multi-chain NFT project that merges Ethereum and Solana ecosystems.
It offers deep lore, DAO governance, staking mechanics, and evolving NFTs that let holders shape the Monkai universe through strategy and community interaction.
Monkai is more than a collection — it’s a cross-chain NFT experience where holders can:
- Explore an evolving story-driven world.
- Participate in DAO voting to influence the project’s future.
- Stake NFTs to earn rewards and upgrade traits.
- Experience cross-chain interoperability between Ethereum and Solana.
- Join “The Great War” and other community-driven events.
- Dual-Chain Support: Seamless experience on both Solana and Ethereum.
- NFT Staking & Rewards: Earn tokens and exclusive items by staking.
- DAO Integration: Governance through community voting and proposals.
- Dynamic Lore: Interactive storytelling powered by NFT ownership.
- Web3 Native: Full blockchain integration for ownership and rewards.
- Blockchain: Solana, Ethereum
- Smart Contracts: Rust (Solana), Solidity (Ethereum)
- Frontend: Next.js, TypeScript, Tailwind CSS
- Storage: IPFS
- Web3 Libraries:
@solana/web3.js
,ethers.js
,wagmi
,rainbowkit
# Clone the repository
git clone https://github.com/stack-weaver/monkai-nft.git
cd monkai-nft
# Install dependencies
npm install
# Run the development server
npm run dev