/bcmr-generator

BCMR Generator - A simple tool to generate BCMR Json file from a form

Primary LanguageTypeScript

BCMR Generator

Fill-in form to create the BCMR Json file for a CashTokens project! Deployed at bcmr-generator.app.

This Json file can then be hosted on the web on a domain name you control or can be pinned on IPFS.

Screenshot0

Project Setup

yarn

Run Locally

yarn dev

Historic Version

🪦 Before moving the generator to Vue it was written in vanilla-js.
You can find the old codebase here.