Skip to content

tahos81/ethernaut-bounty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Ethernaut Bounty.

Reputation system for EthernautDAO.

An ERC20 token called EXP and an ERC721 token called EXPCounter which changes URI based on the number of EXP token address holds, both are Soulbound. NFT is one per wallet. Corresponding NFT URI updates automatically when EXP tokens are minted or burned. EXP token can only be minted by EthernautDAO.

Testing

forge test

Scripts

forge script --broadcast (path to file) --sig (function, example: "deploy()") --private-keys (your PK) --fork-url (rpc url) -vvvv

About

EthernautDAO reputation system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published