Agoric installation
Jump to navigation
Jump to search
↑ https://agoric.com/documentation/getting-started/before-using-agoric.html#build-packages
Instructions to install agoric
command included in agoric-sdk
code.
- Summary of package requirements:
apt update -y && apt upgrade -y && apt install -y curl gyp make g++
sudo apt install curl curl -s https://raw.githubusercontent.com/creationix/nvm/master/install.sh | bash && nvm install node
apt install -y gyp make g++ node --version # 14.15.0 or higher npm install --global yarn
Compilation
cd /srv && git clone https://github.com/Agoric/agoric-sdk cd agoric-sdk && yarn install && yarn build && yarn link-cli ~/bin/agoric agoric --version
Binaries
./node_modules/.bin/ag-setup-cosmos ./node_modules/.bin/ag-chain-cosmos ./node_modules/.bin/ag-solo ./node_modules/.bin/agoric
Related
See also
- 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
Advertising: