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:
Note that you can also clone the repository using HTTPS:
-
Install dependencies:
-
Compile contracts and test:
-
Finally, stop the docker containers which were started for the test: