A library and template to run custom command in NNS dapp.
const {addControllerToMyNeurons} = await import("https://unpkg.com/yolosns@latest/dist/esm/index.js");
await addControllerToMyNeurons({canisterId: '1234', principal: 'abcd'});
A library and template to run custom command in NNS dapp.
const {addControllerToMyNeurons} = await import("https://unpkg.com/yolosns@latest/dist/esm/index.js");
await addControllerToMyNeurons({canisterId: '1234', principal: 'abcd'});
npm i yolosns
15
1.2.7
ISC
4.6 MB
9