Decentralized Donation Pools on Stellar
Nevo empowers users to create secure donation pools on the Stellar blockchain using Soroban smart contracts. Each pool has a unique address, supporting public or private contributions in XLM, USDC, or custom assets. Funds earn DeFi yields until disbursed to verified causes, with full transparency via Stellar's ledger.
Nevo is a decentralized platform that reimagines charitable giving through blockchain technology. Create transparent donation pools, accept multiple assets, and let idle funds generate yields while maintaining complete control over disbursements.
We built Nevo on Soroban, Stellar's smart contract platform, because it offers:
- Low-cost transactions: ~$0.00001 per transaction
- Lightning-fast finality: 3-5 second confirmation times
- Built-in multi-asset support: Native XLM, USDC, and custom tokens
- Battle-tested infrastructure: Leverage Stellar's proven network
- Smart contract flexibility: Complex logic with Rust security
- Seamless DeFi integration: Access Stellar's growing DeFi ecosystem
- Create donation pools with unique Stellar addresses
- Accept XLM, USDC, or custom Stellar assets
- Public or private contribution modes
- Automated DeFi yield generation on idle funds
- Transparent disbursements to verified causes
- Full transaction history on Stellar's ledger
Traditional donation platforms charge high fees and lack transparency. Nevo solves this by:
- Minimizing costs: Stellar's tiny fees mean more money reaches causes
- Ensuring transparency: Every transaction is publicly verifiable
- Maximizing impact: DeFi yields grow donation pools over time
- Building trust: Smart contracts automate fund management
- Enabling accessibility: No traditional banking required
- Node.js >= 16.x
- Rust (for smart contract development)
- Stellar account (testnet or mainnet)
# Clone the repository
git clone https://github.com/Web3Novalabs/Nevo.git
cd Nevo
# Smart contract development
cd contract
cargo build --target wasm32-unknown-unknown --release
# Frontend development
cd frontend
npm install
npm run devWe welcome contributions! Here's how to get involved:
- Check out our issues
- Fork the repository
- Create your feature branch
- Make your changes
- Submit a pull request
Join our community (coming soon)
MIT License - see LICENSE for details
Built with ❤️ on Stellar