Tutorial: Neuron control

From Internet Computer Wiki Staging
Revision as of 18:52, 20 November 2021 by Timo (talk | contribs) (Created page with "There are the following options to control neurons: # NNS dapp # quill (command line tool) # ic-repl (command line tool) Options 1 and 2 can be used in conjunction with a Le...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.