Skip to content

blocknative/picontroller

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rewardcontroller

Dependencies

tested w/ Python 3.11

python -m venv venv source venv/bin/activate pip install -r requirements.txt

Tests

ape test tests/test_rewardcontroller.py

Deploy to Sepolia

Deploy

ape run scripts/deploy.py --network ethereum:sepolia:infura

Configure

TODO: integrate this with deployment

ape run scripts/set_scales.py --network ethereum:sepolia:infura

Update

ape run scripts/update.py --network ethereum:sepolia:infura

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 78.4%
  • Vyper 13.5%
  • Solidity 8.1%