Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 291 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 291 Bytes

Telcoin PoC

Install dependencies

Install forge dependencies with forge install:

forge install

Install Sablier V2 Core using your favorite package manager, e.g., with Bun:

bun install

Execute the following command to run the test:

forge test