Inco Docs home page
Search...
⌘K
Ask AI
Feedback
Support
Search...
Navigation
Overview
Quickstart
Home
Quickstart
Solidity
JS SDK
Overview
Quickstart
Reference
Library Reference
Cheatcodes reference
Tutorials
Build a Confidential Token
Foundry Guide
Hardhat Guide
On this page
Get Started
Quick start
Overview
Quickstart
Get started with Inco Lightning in minutes
Get Started
The Inco Solidity SDK provides tools to locally develop and test confidential smart contracts.
For Foundry, you need to have:
Bun
installed (you can also choose to use node + npm or equivalent)
Docker
installed
Foundry
installed
Basic knowledge of Solidity and JavaScript/TypeScript
We recommend using
our template
which uses
Foundry
solidity-based testing.
For Hardhat, you need to have:
npm
installed (you can also choose to use node + npm or equivalent)
Docker
installed
Basic knowledge of Solidity and JavaScript/TypeScript
For
HardHat
js-based testing, use this
template
.
If you are not familiar with Inco, we recommend starting with our
concepts guide
.
Quick start
Foundry
Get started with Foundry
Hardhat
Get started with Hardhat
Was this page helpful?
Yes
No
Library Reference
Assistant
Responses are generated using AI and may contain mistakes.