Skip to content

POD by Fren Suipport is a TUI Tool Build With PySui SDK

License

Notifications You must be signed in to change notification settings

do0x0ob/pod-by-frensuipport

 
 

Repository files navigation

Pod

POD by Frensuipport

POD by Frensuipport is a TUI based tool for reading submiited task sheets on Sui blockchain.
This Tui tool is build with pysui SDK and Textualize.

pysui SDK Dependencies

  • Rust (stable) for installation of Sui Binaries (optional) and building pysui-fastcrypto Rust wrapper (required)
  • Python version >= 3.10

Setup environment

python3 -m venv env

Activate

source env/bin/activate

Install pysui and textual

pip install pysui pip install textual

About

POD by Fren Suipport is a TUI Tool Build With PySui SDK

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.2%
  • Other 0.8%