Skip to content

Latest commit

 

History

History
28 lines (26 loc) · 413 Bytes

README.md

File metadata and controls

28 lines (26 loc) · 413 Bytes

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

Example

AmeViem
AmeWeb3