Difference between revisions of "Tutorial: Neuron control"

From Internet Computer Wiki Staging
Jump to: navigation, search
Line 11: Line 11:
 
== NNS dapp ==
 
== NNS dapp ==
 
https://nns.ic0.app/
 
https://nns.ic0.app/
 +
 +
== quill ==
 +
 +
=== Installation ===
 +
 +
== ic-repl ==

Revision as of 17:43, 18 January 2022

There are the following options to control neurons:

  1. NNS dapp
  2. quill (command line tool)
  3. ic-repl (command line tool)

Options 1 and 2 can be used in conjunction with a Ledger hardware wallets. Options 2 and 3 work well with an air-gapped computer.

It is also possible to control neurons with dfx but that is not covered in this tutorial.

NNS dapp

https://nns.ic0.app/

quill

Installation

ic-repl