Skip to content

Repo for the Merkl team to allow Arcadia to claim the rewards for Arcadia users.

Notifications You must be signed in to change notification settings

arcadia-finance/merkl-claiming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

merkl-claiming

Start in the python directory:

cd python

Install using:

poetry shell
poetry install

set env variables in .env:

RPC_URL=https://base.alchemyapi.io/v2/your_alchemy_api_key
TRUSTED_ADDRESS=0xA9DdD91249DFdd450E81E1c56Ab60E1A62651701
TRUSTED_ADDRESS_KEY=some_private_key

Run using:

poetry run python main.py

About

Repo for the Merkl team to allow Arcadia to claim the rewards for Arcadia users.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages