Here you can learn how to get ICNS set up in your environment to prepare for its integration


📕 Guides Index 📕

Navigate to the next steps here:

ICNS-js - Docs

1. Getting Started

2. Connecting to ICNS

3. Talking to ICNS


Getting Started

ICNS-js is a JavaScript library that makes it easy to integrate ICNS canisters into any experience. All of the boilerplate wiring code is done for you while still allowing for proper agent & actor management.

If you’d like to view the source code, check out our public Github:

Installation

ICNS-js can be installed locally from our Github repository. To do so you're going to need a personal access token with the following configurations:

Next, authenticate yourself via npm login command using your Github email for the username and the personal access token as your password: