Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 516 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 516 Bytes

tokens-js

JavaScript and TypeScript library to interact with tokens on the Internet Computer.

This source code repository contains multiple npm packages, each under ./packages/.

Development

Getting Started

  1. Clone the git repository.
  2. Run npm i -g npm
  3. Run npm install

After that, you probably want to dive into a specific package in ./packages.

Workspaces

We use npm to manage this repo and its packages.

License

This project is licensed under the MIT license.