Skip to content

ERC20 presale smart contract using Sablier to distribute tokens over time

Notifications You must be signed in to change notification settings

boringslav/ERC20-Presale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ERC20 Presale Contract

A simple ERC20 presale smart contract using Sablier Linear Stream to distribute tokens over time.

diagram of the project

Build

Create an .env file and copy the variables from .env.example. Replace the rpc url with your rpc url.

$ git submodule update --init --recursive 
$ forge build

Test

$ forge test

Format

$ forge fmt

About

ERC20 presale smart contract using Sablier to distribute tokens over time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published