Difference between revisions of "Agoric validator"

From wikieduonline
Jump to navigation Jump to search
Line 24: Line 24:
 
* {{agoric cmd}}
 
* {{agoric cmd}}
 
* {{Agoric}}
 
* {{Agoric}}
 +
* {{validator}}
  
  
 
[[Category:Agoric]]
 
[[Category:Agoric]]
 
[[Category:Crypto]]
 
[[Category:Crypto]]

Revision as of 18:27, 11 August 2022

macOS Installation

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

See also

Advertising: