1.2.7 • Published 1 month ago
yolosns v1.2.7
yolosns
A library and template to run custom command in NNS dapp.
✍️ Example of Usage
const {addControllerToMyNeurons} = await import("https://unpkg.com/yolosns@latest/dist/esm/index.js");
await addControllerToMyNeurons({canisterId: '1234', principal: 'abcd'});