Xuper SDK (JS/TS) is a software development kit that allows developers to quickly use XuperChain.
The SDK provides a service interface that includes account, transaction, contract and various query functions. It can be used in a browser and Nodejs environment.
Xuper SDK JS
Xuper SDK (JS/TS) is a software development kit that allows developers to quickly use XuperChain.
The SDK provides a service interface that includes account, transaction, contract and various query functions. It can be used in a browser and Nodejs environment.
English | 简体中文
Usage
Install Npm package
Quick start
Details - API reference
Code examples
Environments
In the Nodejs environment, gRPC is supported and used by default, you can choose to close it, and still use Http to request
How to build a test environment
Read the documentation , compile and deploy XuperChain
Use XuperChain Docker image to build a single-node service
Pull image (XuperChian v3.7 - Repository)
Start container
API reference documentation
Link
Services
Account
Blockchain infomation
Transaction
Contract
Plugin
Endorsement service plugin
EndorsementPlugin
Example: