Here you can learn how to get ICNS set up in your environment to prepare for its integration
Navigate to the next steps here:
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:
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: