Difference between revisions of "Ag0"

From wikieduonline
Jump to navigation Jump to search
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
Agoric Phase 0
+
<code>[[ag0]]</code> Agoric Phase 0 allows to [[bootstrap]] the chain with support for [[Cosmos-layer]] validation, [[staking]], and governance.
 
* https://github.com/Agoric/ag0/
 
* https://github.com/Agoric/ag0/
[[ag0 keys]] show
+
* Releases: https://github.com/Agoric/ag0/releases
 
+
* <code>[[ag0 keys]] show</code>
== Installation ==
+
* <code>[[ag0 init]]</code>
[[apt install]] [[make]] [[go-golang]]
 
 
 
  
 +
== Ubuntu installation ==
 +
[[apt install]] [[make]] [[golang-go]]
 +
[[git clone]] https://github.com/Agoric/ag0 && [[cd]] ag0 && [[make]]
  
 
== Related ==
 
== Related ==
 
* <code>[[agd]]</code>
 
* <code>[[agd]]</code>
* [[gaiad]]
+
* <code>[[gaiad]]</code>
 +
* [[runsim]]
 +
* [[Cosmos]]
 +
* <code>ag0</code> upgraded to [[Cosmos Gaia]] 7, paving the way for enablement of IBC and Rosetta integration with custody partners.
  
 
== See also ==
 
== See also ==
 
* {{ag0}}
 
* {{ag0}}
 +
* {{agoric binaries}}
 
* {{Agoric}}
 
* {{Agoric}}
  
 
[[Category:Agoric]]
 
[[Category:Agoric]]

Latest revision as of 15:01, 1 September 2022

ag0 Agoric Phase 0 allows to bootstrap the chain with support for Cosmos-layer validation, staking, and governance.

Ubuntu installation[edit]

apt install make golang-go
git clone https://github.com/Agoric/ag0 && cd ag0 && make

Related[edit]

See also[edit]

Advertising: