Skip to content

pokt-network/shannon-tx-builder

Repository files navigation

Shannon Tx Builder

Shannon tx builder is a UI that uses that simplifies some of the common poktrolld CLI operations for new users.

This repository is a very active WIP and should be treated as a HACK for now.

Secrets

If you are a member of the Grove team, you can find the secrets in 1Password here.

Find a file by the name of Shannon Tx Builder Secrets and copy its contents into .streamlit/secrets.toml.

Development Quickstart

Environment Setup (One Time)

make env_create
$(make env_source)
make pip_install

Environment Usage (Every Time)

$(make env_source) # If new dependencies were added
make pip_freeze

Local Usage

LocalNet

make run_localnet

ALpha TestNet

make run_alpha_testnet

Beta TestNet

make run_beta_testnet

About

A shannon transaction builder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published