npm.io
1.1.2 • Published 1 year ago

ame-sdk

Licence
ISC
Version
1.1.2
Deps
2
Size
40 kB
Vulns
0
Weekly
0
Stars
3

ame-sdk

ame-sdk is a Javascript SDK used to interact with Ame Network

Quick start

Install with npm:

npm i ame-sdk

Install with yarn:

yarn add ame-sdk

Install dependencies

npm i

Create an .env file in the root directory

PRIVATE_KEY=<Your Private Key>

Run test

yarn test