Update readme docs

This commit is contained in:
testnode
2023-10-26 09:39:14 +08:00
committed by GitHub
parent 7b05881e45
commit e42dc2ecec

View File

@@ -10,7 +10,7 @@
## Overview
The Sui-Go-SDK provided by BlockVision aims to offer access to all resources in the BlockVision API and also offers some
The Sui-Go-SDK provided by BlockVision aims to offer access to all Sui RPC methods with Golang and also offers some
additional features that make the integration easier.
Sui-Go-SDK is designed for Layer 1 BlockChain [Sui](https://github.com/MystenLabs/sui) in Go programming language.