UNPKG

amgi-ts

Version:

Typescript SDK for interacting with various AMGI Studios Eth Contracts.

9 lines (6 loc) 218 B
# amgi-ts Typescript SDK for interacting with various AMGI Studios Eth Contracts. #### Install: `bun install` or `npm install` or `yarn install` #### Testing: `bun run test` or `npm run test` or `yarn run test`