Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 331 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 331 Bytes

gnokey

gnokey is a tool for managing https://gno.land accounts and interact with instances.

Install gnokey

$> git clone git@github.com:gnolang/gno.git
$> cd ./gno
$> make install_gnokey

Also, see the quickstart guide.