@elytro/sdk
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

@elytro/sdk

ElytroSDK = { Basic Functions, Bundler, KeyStore, SignatureTools }

CodeDocumentation

Table of Contents

Installing

Using npm:

$ npm install @elytro/sdk

Using yarn:

$ yarn add @elytro/sdk

Using pnpm:

$ pnpm add @elytro/sdk

Once the package is installed, you can import the library using import approach:

import { Elytro, Transaction, Bundler } from "@elytro/sdk";

Example

/ #TODO
  • Elytro SDK usage instructions are still being compiled. In the meantime, you can refer to the examples below: deploy.ts

License

ISC

Readme

Keywords

none

Package Sidebar

Install

npm i @elytro/sdk

Weekly Downloads

0

Version

1.0.0

License

GPL-3.0

Unpacked Size

427 kB

Total Files

109

Last publish

Collaborators

  • jayden_sudo