Skip to content

bonadocs/cli

Repository files navigation

@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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published