GobyWallet
openapi
Python

Backend service for Goby.app

Last updated Apr 1, 2026
26
Stars
13
Forks
4
Issues
0
Stars/day
Attention Score
65
Language breakdown
Python 99.6%
Makefile 0.4%
Files click to expand
README

openapi

DeFi wallet on Chia Network.

Install

You can install Goby here.

Run your own node

git clone https://github.com/GobyWallet/openapi.git
cp settings.toml.default settings.toml

change settings.toml

install uv (if not already installed)

curl -LsSf https://astral.sh/uv/install.sh | sh

install dependencies (Python 3.12 required)

uv sync

start api

uv run uvicorn openapi.api:app

start watcher

uv run python -m openapi.watcher

Thanks

Thanks to the contributions of Chia Mine, MetaMask, and DeBank to crypto, we stand on your shoulders to complete this project. (🌱, 🌱)

Also, thanks to Catcoin and Taildatabase for sharing the token list.

© 2026 GitRepoTrend · GobyWallet/openapi · Updated daily from GitHub