Difference between revisions of "Agoric"

From wikieduonline
Jump to navigation Jump to search
Line 2: Line 2:
  
 
* Agoric installation: <ref>https://agoric.com/documentation/getting-started/before-using-agoric.html#build-packages</ref>
 
* Agoric installation: <ref>https://agoric.com/documentation/getting-started/before-using-agoric.html#build-packages</ref>
 +
 +
[[node --version]] # 14.15.0 or higher
 +
[[npm install --global yarn]]
 +
[[git clone]] https://github.com/Agoric/agoric-sdk
 +
cd agoric-sdk
 +
[[yarn install]]
 +
[[yarn build]]
 +
[[yarn link-cli]] ~/bin/agoric
 +
[[agoric --version]]
  
 
Commands:
 
Commands:

Revision as of 08:26, 15 August 2022

Advertising: