Skip to content

teia-community/teia-fountain

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teia XTZ Fountain

Pytezos bot for managing the Teia Tezos Fountain. Teia is a NFT community build on Tezos. See: https://teia.art/about

This project may be of educational use if you want to know how to use pytezos to send transactions and verify the completion.

Join us on the discord - https://discord.gg/MgDT9xK3GJ

🌮+🐍+🤖 = ⛲

Requirements:

Google Docs integration:

Credentials

You can generate a key and password with tezos-client: tezos-client gen keys fountain --encrypted Then your key will be in ~/.tezos-client/secret_keys. You can also export a secret key from Temple wallet - Settings > Reveal Private Key.

Export these crenentials as environment variables as shown below.

Run The Fountain

export TEIA_FOUNTAIN_KEY="edesk..."
export TEIA_FOUNTAIN_PASS="matlock"
python fountain.py

About

Pytezos bot for managing the Teia Tezos Fountain. https://www.teia.art/about

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%