1.0.0-beta.2 • Published 3 months ago

@bonadocs/cli v1.0.0-beta.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

@bonadocs/cli

Bonadocs CLI lets you generate widgets for your solidity docs and interact with the protocol registry. For a GUI interface, check out our editor at bonadocs.com.

Installation

npm install -g @bonadocs/cli

Quick Usage Guide

bonadocs --help

Generate a widget

bonadocs collections <collection> widget

# Example
bonadocs collections uniswap widget

Find a protocol on the registry

bonadocs registry search -q <protocol>

Open a protocol from the registry on your local device

bonadocs registry open -s <protocol>

Full documentation can be found at bonadocs.com/docs.

1.0.0-beta.2

3 months ago

1.0.0-beta.1

3 months ago