Tools
Open source libraries, GitHub Actions, and CLIs we maintain. Patches welcome.
Filter by tag
ci
cli
github-action
go
library
rpc
stamping
tui
typescript
wallet
G
gridcoin-rpc
library
typescript
rpc
Promise-based JSON-RPC client for the Gridcoin wallet daemon with typed methods. The library is a thin proxy: validation happens at the daemon, not here.
G
gridcoin-stamp-action
github-action
typescript
ci
stamping
GitHub Action that timestamps your release artifacts on the Gridcoin blockchain via stamp.gridcoin.club. Re-uploads source archives as fixed assets first, so the bytes you stamp stay verifiable years later.
G
gridcoinresearch-tui
cli
tui
go
wallet
Terminal UI for a running Gridcoin Research wallet. Shows your balance, staking status, and recent transactions; sends GRC from there. Ships as a single static Go binary.