Ecosystem
Documentations and resources available in the ink! ecosystem
| Resource | Description | Link |
|---|---|---|
| ink! Documentation | Official documentation for ink! smart contracts | use.ink |
| ink! Examples | Repository of example contracts | GitHub |
cargo contract | CLI tool for building and deploying contracts | GitHub |
ink-node | Local development node for ink! | GitHub |
| Pop CLI | Enhanced development experience for ink! | learn.onpop.io |
| PAPI (Polkadot API) | Type-safe TypeScript API for Polkadot | papi.how |
| ReactiveDOT | Reactive state management library using Papi | reactivedot.dev |
| Contracts UI | Web interface for contract interaction | ui.use.ink |
| Polkadot-JS UI | Web interface for Polkadot network interaction | polkadot.js.org |