@auroraisnear/aurora-sdk
v0.0.1
Published
The purpose of this repository is to provide libraries that make it easy for developers to connect the NEAR and Aurora ecosystems. This includes a Solidity library for EVM contract developers to call out to the broader NEAR ecosystem from Aurora.
Downloads
42
Keywords
Readme
aurora-sdk-npm-package v0.0.1
The Aurora SDK library exported as Node.js Module
Using npm
$ npm @auroraisnear/aurora-sdk
In Node.js
// Load the core smart contract.
var _ = require('@auroraisnear/aurora-sdk/AuroraSdk.sol');
See the package source for more details.
Support
Tested in Chrome 74-75, Firefox 66-67, IE 11, Edge 18, Safari 11-12, & Node.js 8-12.