Skip to content

floberlin/bountyscape_contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bountyscape

Smart Contracts for Bountyscape developed and tested in foundry. (https://book.getfoundry.sh)

Getting Started

To make foundry run, make sure you have Rust (https://www.rust-lang.org) installed.

curl -L https://foundry.paradigm.xyz | bash

foundryup

Compile and build:

forge build

Run tests

forge test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published