@web3-utnet-js/providers
v0.2.6
Published
Library of implementations for interfacing with the NEAR blockchain
Downloads
4
Readme
@web3-utnet-js/providers
A collection of classes, functions, and types for communicating with the NEAR blockchain directly. For use with both client- and server-side JavaScript execution contexts.
Modules
- Provider abstract class for interacting with NEAR RPC
- JsonRpcProvider implementation of
Provider
for JSON-RPC - fetch NodeJS
fetch
implementation - fetchJson low-level function for fetching and parsing RPC data
License
This repository is distributed under the terms of both the MIT license and the Apache License (Version 2.0). See LICENSE and LICENSE-APACHE for details.