The MemeIndex Staking Platform is a decentralized application (dApp) built on the TON blockchain that enables staking of $MIDAO tokens. This platform is part of the MemeIndex ecosystem, which serves as the S&P 500 for memecoins, providing analytics and tools for the cryptocurrency community.
- Secure staking of $MIDAO tokens
- Automated reward distribution
- Token burn mechanism (50% of fees until supply reaches 500M tokens)
- Integration with AMM DEXs (Ston.fi)
- Non-custodial wallet connectivity
- Real-time staking analytics
- Blockchain: TON Network
- Smart Contracts: TACT
- Frontend: React.js, TypeScript
- Testing: Jest
- Development Tools: Node.js, npm
memeindex-staking/
├── assets/ # Project assets and resources
├── contracts/ # Smart contract source code
├── frontend/ # React.js frontend application
├── scripts/ # Deployment and utility scripts
├── tests/ # Test files
├── wrappers/ # Smart contract wrapper classes
└── config files # Configuration files (.env, tsconfig.json, etc.)
- Node.js (v16 or higher)
- npm or yarn
- TON wallet for development
- TON development environment
- Clone the repository:
git clone https://github.com/aniruddhsingh7901/memeindex-staking.git
cd memeindex-staking- Install dependencies:
npm install- Configure environment variables:
cp .env.example .env
# Edit .env with your configurationDeploy contracts to testnet:
npm run deploy:testnetStart the development server:
cd frontend
npm run devRun the test suite:
npm test- Build the frontend:
cd frontend
npm run build- Deploy smart contracts to mainnet:
npm run deploy:mainnet- Non-custodial design
- Automated security checks
- Thorough testing suite
- Regular security audits
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
- Website: memeindex.org
- Twitter: @memeindexdao
- Telegram: MemeIndexDAO
- TON Foundation
- Ston.fi team
- MemeIndex DAO community