Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/multiversx/mx-sdk-go

MultiversX GO SDK for interacting with the MultiversX blockchain (in general) and Smart Contracts (in particular).
https://github.com/multiversx/mx-sdk-go

Last synced: 3 months ago
JSON representation

MultiversX GO SDK for interacting with the MultiversX blockchain (in general) and Smart Contracts (in particular).

Awesome Lists containing this project

README

        

# MultiversX SDK for GO

MultiversX SDK for GO - useful for developing GO applications that interact with the blockchain.

## Documentation

[pkg.go.dev](https://pkg.go.dev/github.com/multiversx/mx-sdk-erdgo)

## Dependencies

```
github.com/btcsuite/btcutil/bech32
github.com/tyler-smith/go-bip39
```