UNPKG

@archwayhq/arch3-core

Version:

Core library to interact with Archway Network

22 lines (13 loc) 663 B
# @archwayhq/arch3-core [![npm (scoped)](https://img.shields.io/npm/v/@archwayhq/arch3-core)](https://www.npmjs.com/package/@archwayhq/arch3-core) [![License](https://img.shields.io/github/license/archway-network/arch3.js?label=License&logo=opensourceinitiative&logoColor=white&color=informational)](https://opensource.org/licenses/Apache-2.0) ## Installation ### NPM ```sh npm install --save @archwayhq/arch3-core ``` ### Yarn ```sh yarn add @archwayhq/arch3-core ``` ## License This project is licensed under the Apache-2.0 License - see the [LICENSE](https://github.com/archway-network/arch3.js/blob/main/packages/arch3-core/LICENSE) file for details.