Difference between revisions of "Agoric"

From wikieduonline
Jump to navigation Jump to search
 
(31 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{lc}}
+
* https://agoric.com/
 +
* [[Google trends]]: https://trends.google.com/trends/explore?date=all&q=agoric
 +
* [[BLD token]]
 +
* [[Agoric installation]]
 +
* Configuration files: <code>[[~/.agoric/]]</code>
  
* [[Agoric installation]]  
+
Agoric [[block explorers]]:
 +
* {{Agoric explorers}}
  
Commands:
+
== Commands ==
* <code>[[agoric init]]</code>
+
* <code>[[agoric --help]]</code>
 +
* <code>[[agoric init]]</code> create a new [[Dapp]] directory named
 
* <code>[[agoric install]]</code>
 
* <code>[[agoric install]]</code>
* <code>[[agoric start]]</code> (Usually with --reset)
+
* <code>[[agoric start]]</code> (Usually with --reset).    start an Agoric VM
 
* <code>[[agoric deploy]]</code>
 
* <code>[[agoric deploy]]</code>
 
* <code>[[agoric open]]</code>
 
* <code>[[agoric open]]</code>
 +
* <code>[[agoric set-defaults]]</code>
 +
* <code>[[agoric cosmos]]</code>
 +
 +
 +
  [[agoric cosmos]]                                  client for an [[Agoric Cosmos]] chain
 +
  open [options]                                launch the Agoric UI
 +
  init [options] <project>                      create a new Dapp directory named <project>
 +
  set-defaults [options] <program> <config-dir>  update the configuration files for <program> in <config-dir>
 +
  install [force-sdk-version]                    install Dapp dependencies
 +
  follow [options] <path-spec...>                follow an Agoric Casting leader
 +
  run [options] <script> [script-args...]        run a script with all your user privileges against the local Agoric VM
 +
  deploy [options] [script...]                  run multiple scripts with all your user privileges against the local Agoric VM
 +
  start [options] [profile] [args...]            start an Agoric VM
  
 
== Related ==
 
== Related ==
 
* [[Agoric Systems]]
 
* [[Agoric Systems]]
* <code>[[ag0]]</code>
+
* <code>[[ag0]], [[agd]]</code>
* <code>[[agd]]</code>
+
* <code>[[curl -s https://testnet.agoric.net/network-config]]</code>
 +
* Protocols: [[ERTP]], [[CapTP]], [[IBC]]
 +
* [[Endpoints]]: [[Zoe]], [[Digital Assets]], [[ENDO]], [[Tendermint]]
 +
* [[26656]], [[Tendermint]]
 +
* [[Validator delegation program]]
 +
* [[Polcachu]]: https://www.polkachu.com/live_peers/agoric
 +
* Chain ID: agoric-3, current [[Node Version]]: <code>[[agoric-upgrade-7]]</code>
 +
 
 +
== News ==
 +
* Nov 2021 Agoric public [[mainnet]] went live <ref>https://agoric.com/blog/announcements/mainnet-phase-0-launch/</ref>
  
 
== See also ==
 
== See also ==
 +
* {{BLD}}
 
* {{agoric cmd}}
 
* {{agoric cmd}}
 
* {{Agoric}}
 
* {{Agoric}}
  
 
[[Category:Agoric]]
 
[[Category:Agoric]]

Latest revision as of 19:51, 28 May 2023

Agoric block explorers:

Commands[edit]


 agoric cosmos                                  client for an Agoric Cosmos chain
 open [options]                                 launch the Agoric UI
 init [options] <project>                       create a new Dapp directory named <project>
 set-defaults [options] <program> <config-dir>  update the configuration files for <program> in <config-dir>
 install [force-sdk-version]                    install Dapp dependencies
 follow [options] <path-spec...>                follow an Agoric Casting leader
 run [options] <script> [script-args...]        run a script with all your user privileges against the local Agoric VM
 deploy [options] [script...]                   run multiple scripts with all your user privileges against the local Agoric VM
 start [options] [profile] [args...]            start an Agoric VM

Related[edit]

News[edit]

See also[edit]

  • https://agoric.com/blog/announcements/mainnet-phase-0-launch/
  • Advertising: