7604ae3075 | ||
---|---|---|
cli | ||
rpc | ||
serum | ||
slnc | ||
system | ||
token | ||
vault | ||
README.md | ||
go.mod | ||
go.sum | ||
instructions.go | ||
logging.go | ||
nativetypes.go | ||
nativetypes_test.go | ||
transactions.go | ||
transactions_test.go | ||
variants.go |
README.md
Solana library for Go
Go library to interface with Solana nodes's JSON-RPC interface, Solana's SPL tokens and the [https://dex.projectserum.com](Serum DEX) instructions. More contracts to come.
Usage
solana.NewClient("https://mainnet.solana.dfuse.io")
Examples
Contributing
Any contributions are welcome, use your standard GitHub-fu to pitch in and improve.
License
Apache-2