Skip to content

getnimbus/aptos-celebtron

Repository files navigation

Aptos Celebtron

Celebtron explain the transaction of Aptos chain.

Production Support:

In this version, we support explain 4 types of transaction below.

Disclaimer: For other transaction types are working right now but we haven't tested yet. This is still in development phase.

Prequisites

  • OpenAI API key
  • Python >= 3.11

How to run

  1. Add .env
OPENAI_API_KEY=<your-openai-api-key>

or set ENV variable

export OPENAI_API_KEY=<your-openai-api-key>
  1. Run api server
python server.py

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages