Last updated
Chainweb Node Client
Chainweb Node Client is a typed JavaScript wrapper with fetch to call chainweb-node API endpoints. These endpoints are broken down into three categories:
- blockchain - wrapper around chainweb-node p2p api endpoints
- pact - https://api.chainweb.com/openapi/pact.html
- rosetta - https://api.chainweb.com/openapi/#tag/rosetta
The Pact API will contain the following functions:
listen
local
mkCap
parseResponse
parseResponseTEXT
poll
send
spv
stringifyAndMakePOSTRequest