Skip to content
This repository has been archived by the owner on Oct 17, 2022. It is now read-only.
/ farcaster-python Public archive

Python client library to interact with Farcaster ABI.

License

Notifications You must be signed in to change notification settings

goksu/farcaster-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python client library to interact with Farcaster ABI.

Build the image;
docker build -t farcaster-python .

Run the image (make sure to set the env variable to your Rinkeby network addres);
docker run -e RINKEBY_NETWORK_ADDR="[XXXX]" --rm farcaster-python

About

Python client library to interact with Farcaster ABI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published