repositorypackage
0.6.3
Repository: https://github.com/cessproject/cess-go-sdk.git
Documentation: pkg.go.dev
# README
The go sdk implementation of the CESS network, which provides RPC calls, status queries, block transactions and other functions.
📝 Reporting Vulnerability
If you find any system errors or you have better suggestions, please submit an issue or PR, or join the CESS discord to communicate with us.
📢 Announcement
CESS test network rpc endpoints
wss://testnet-rpc.cess.network/ws/
CESS test network bootstrap node
_dnsaddr.boot-miner-testnet.cess.network
🚰 CESS test network faucet
https://www.cess.network/faucet.html
🏗 Usage
To get the package use the standard:
go get "github.com/CESSProject/cess-go-sdk"
✅ Testing
To run test:
make check
📖 Document
License
Licensed under Apache 2.0