Skip to content

A repo with all the contract made for Base Camp

Notifications You must be signed in to change notification settings

Sudo444/based-camp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Base Camp

This repository is simple repository with all my excersise answer to the Base Camp program.

Usage

Build

$ forge build

Test

$ forge test

Format

$ forge fmt

Deploy

$ forge script script/NAME_OF_THE_ANSWER.s.sol --rpc-url <your_rpc_url> --private-key <your_private_key>

Help

$ forge --help
$ anvil --help
$ cast --help

About

A repo with all the contract made for Base Camp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 100.0%