/sol-template

Barebones template to get started with Solidity projects

Primary LanguageSolidityMIT LicenseMIT

sol-template

Build Tests Lint Static analysis

Barebones template to get started with Solidity projects.

Install

git clone https://github.com/0xmichalis/sol-template.git
cd sol-template
forge install

Build

forge build

Test

forge test

Update Gas Snapshot

forge snapshot