1.0.0 • Published 1 year ago
@elytro/sdk v1.0.0
Table of Contents
Installing
Using npm:
$ npm install @elytro/sdkUsing yarn:
$ yarn add @elytro/sdkUsing pnpm:
$ pnpm add @elytro/sdkOnce 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
1.0.0
1 year ago