A Golang SDK for interacting with the Incognito network.
go get github.com/incognitochain/go -incognito-sdk-v2
See go.mod
import (
github.com/incognitochain/go -incognito-sdk-v2
)
Following is a series of examples to help you get familiar with the Incognito network. The list does not cover all the capabilities of the SDK, we will try to cover them as much as possible.
- Introduction
- Client
- Accounts
- Transactions
- pDEX
- Querying the pDEX
- NFT Minting
- AMM Liquidity
- Order Books
- AMM One-sided Liquidity (Staking)
- Trading
- Staking
- EVM/PRV Shielding/UnShielding
- Calling RPCs