Difference between revisions of "Agoric validator"
Jump to navigation
Jump to search
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
* https://agoric.com/validators/ | * https://agoric.com/validators/ | ||
− | * Validator Guide: https://github.com/Agoric/agoric-sdk/wiki/Validator-Guide | + | * Validator Guide: |
+ | ** https://github.com/Agoric/agoric-sdk/wiki/Validator-Guide | ||
+ | ** https://github.com/Agoric/agoric-sdk/wiki/Validator-Guide-for-Devnet | ||
+ | *** Software: <code>[[Node.js]], [[go]], [[agoric-sdk]]</code> | ||
+ | |||
+ | |||
+ | [[agd init]] --chain-id $chainName <your_moniker> | ||
+ | [[agd start]] | ||
+ | |||
+ | == Linux installation == | ||
+ | * <code>[[apt install golang-go]]</code> | ||
== macOS Installation == | == macOS Installation == | ||
[[brew install]] [[go]] [[npm]] [[yarn]] | [[brew install]] [[go]] [[npm]] [[yarn]] | ||
[[yarn add node-addon-api]] | [[yarn add node-addon-api]] | ||
− | [[git clone]] https://github.com/Agoric/agoric-sdk.git && [[cd]] agoric-sdk/packages/cosmic-swingset && [[make]] | + | [[git clone]] https://github.com/Agoric/agoric-sdk.git && [[cd]] [[agoric-sdk]]/packages/cosmic-swingset && [[make]] |
.../... | .../... | ||
✨ Done in 2.80s. | ✨ Done in 2.80s. | ||
Line 17: | Line 27: | ||
== Related == | == Related == | ||
− | * <code>[[devnet]]</code> | + | * <code>[[devnet]]</code>: <code>[[curl -s https://devnet.agoric.net/network-config]]</code> |
* [[Mainnet]] | * [[Mainnet]] | ||
* <code>[[ag0]]</code> | * <code>[[ag0]]</code> | ||
+ | * [[Agoric DCF]] | ||
== See also == | == See also == | ||
* {{agoric cmd}} | * {{agoric cmd}} | ||
* {{Agoric}} | * {{Agoric}} | ||
+ | * {{validator}} | ||
[[Category:Agoric]] | [[Category:Agoric]] | ||
[[Category:Crypto]] | [[Category:Crypto]] |
Latest revision as of 06:22, 18 August 2022
- https://agoric.com/validators/
- Validator Guide:
agd init --chain-id $chainName <your_moniker> agd start
Linux installation[edit]
macOS Installation[edit]
brew install go npm yarn yarn add node-addon-api git clone https://github.com/Agoric/agoric-sdk.git && cd agoric-sdk/packages/cosmic-swingset && make .../... ✨ Done in 2.80s. mkdir -p "/Users/myuser/go/bin" ln -sf "$PWD/bin/ag-chain-cosmos" "$PWD/bin/ag-nchainz" "/Users/myuser/go/bin/" install -c ../../golang/cosmos/build/agd "/Users/myuser/go/bin/agd" install -c ../../golang/cosmos/build/ag-cosmos-helper "/Users/myuser/go/bin/ag-cosmos-helper"
agd ag-cosmos-helper
Related[edit]
See also[edit]
- Agoric installation,
agoric [ init | install | start | deploy | open | cosmos ]
,agoric --help
- Agoric Systems,
agoric
BLD token, IST token, Agoric binaries, Agoric DCF, Agoric validator, Agoric nodeag0, agd, ag-cosmos-helper, ~/.agoric/, ~/.ag-cosmos-helper/
, agoric-sdk, IST token, OCAPs - Validator, Ethereum validator, Validator effectiveness, Agoric validator, Attestation Reward Scale, Attestation aggregation, Validator key, Slashed, SSV, Distributed validators, Fee recipient, Validator index, Proposer
Advertising: