Get Started
Quickstart
Get started with Inco Lightning in minutes
Prerequisites
Before you begin, make sure you have:
- Bun installed (you can also chose to use node + npm or equivalent)
- Docker installed
- Foundry installed
- Basic knowledge of Solidity and JavaScript/TypeScript
1-minute setup
We recommend getting started using our template.
- Clone the repository:
- Install dependencies:
- Compile contracts and test:
See README.md for other options on how to run the local development environment.
Next Steps
If you are using Inco for the first time we recommend following our guide of basics, or you can learn from example.
Was this page helpful?