Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 287 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 287 Bytes

gnoland

Install gnoland

$> git clone [email protected]:gnolang/gno.git
$> cd ./gno/gno.land
$> make install.gnoland

Run gnoland full node

$> gnoland start

Afterward, you can interact with gnokey or launch a gnoweb interface.