A testnet faucet for requesting NIL tokens for development and testing on the Nillion network.
The faucet is available at faucet.sepolia.nillion.network.
If you're unsure where to start, head over to docs.nillion.com.
pnpm install
pnpm devOpen http://localhost:3000 to view the faucet locally.
| Command | Description |
|---|---|
pnpm dev |
Start development server |
pnpm build |
Build for production |
pnpm fix |
Format and lint everything |
pnpm fix:web |
Format and lint web app |
pnpm fix:contracts |
Format and lint Solidity |
We welcome contributions! Here's how you can get involved:
- 🐛 Report bugs and submit feature requests
- 🔧 Submit pull requests
- 📖 Improve documentation
- 💬 Join discussions
- ⭐ Star the repository
This project is licensed under the MIT License.