Initiate transactions and authenticate with signers on the Internet Computer.
This source code repository contains multiple npm packages, each under ./packages/
.
- Clone the git repository.
- Run
npm i -g npm
- Run
npm install
After that, you probably want to dive into a specific package in ./packages.
We use npm
to manage this repo and its packages.
This project is licensed under the MIT license.