Get started
This example demonstrating how to build a wallet provider backend using wallet-provider-go-sdk.
It spins up a Websocket server to interact with Silent Network. How to run Silent Network could be found here
This wallet provider backend listen to requests from clients that using walletprovider-sdk to construct requests for all the functionalities supported by the wallet provider.
Prerequisites
Follow the installation guide to setup the git access.
Run
Once the git access is setup, we could install the package and run the app:
# /examples
go get github.com/silence-laboratories/wallet-provider-go-sdk
go run ./api -env=wpbe1