mirror of
https://github.com/Instadapp/boardroom-inc-protocol-Info.git
synced 2024-07-29 22:37:02 +00:00
Information about protocols
d3956f6f59
* Remove from types * Remove from all protocols * Remove from example |
||
---|---|---|
__unsupported | ||
.github | ||
protocols | ||
scripts | ||
.gitignore | ||
index.d.ts | ||
LICENSE | ||
package.json | ||
README.md | ||
tsconfig.json | ||
types.ts | ||
yarn.lock |
Boardroom Project Information Repo
This public repo contains project information which will be served to display on the Boardroom Governance Portal
Browse the Portal »
Landing
·
Discord
·
Get In Touch
Development
Clone the repo:
$ git clone git@github.com:boardroom-inc/protocol-Info.git
Install dependencies:
$ yarn
Compile the protocol info artifact to dist
:
$ yarn build
Link the package:
$ yarn link
From hub-ui (or any other repo), use the linked package:
$ yarn link @boardroom/protocol-info
Run validation:
$ yarn validate
Cut a new release:
$ git checkout main
$ git pull
$ npx standard-version
$ yarn publish
$ git push origin main --follow-tags
Contact
Please reach out in Discord with any questions!
- Boardroom Support Channel - #❓support