/teia-fountain

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

Primary LanguagePythonMIT LicenseMIT

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