mirror of
https://github.com/avelino/awesome-go.git
synced 2026-04-11 02:11:43 +08:00
feat: add tronlib to Blockchain section (#6108)
TronLib is a comprehensive, production-ready Go SDK for interacting with the TRON blockchain. Forge link: https://github.com/kslamph/tronlib pkg.go.dev: https://pkg.go.dev/github.com/kslamph/tronlib goreportcard.com: https://goreportcard.com/report/github.com/kslamph/tronlib Coverage: https://app.codecov.io/gh/kslamph/tronlib
This commit is contained in:
parent
757c78a4d3
commit
fa9fc24911
@ -313,6 +313,7 @@ _Tools for building blockchains._
|
||||
- [nview](https://github.com/blinklabs-io/nview) - Local monitoring tool for a Cardano Node. It's a TUI (terminal user interface) designed to fit most screens.
|
||||
- [solana-go](https://github.com/gagliardetto/solana-go) - Go library to interface with Solana JSON RPC and WebSocket interfaces.
|
||||
- [tendermint](https://github.com/tendermint/tendermint) - High-performance middleware for transforming a state machine written in any programming language into a Byzantine Fault Tolerant replicated state machine using the Tendermint consensus and blockchain protocols.
|
||||
- [tronlib](https://github.com/kslamph/tronlib) - A comprehensive, production-ready Go SDK for interacting with the TRON blockchain with TRC20 token support.
|
||||
|
||||
**[⬆ back to top](#contents)**
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user