Skip to content

butterygg/molten-ui

Repository files navigation

🌋 Molten funding UI

A simple UI for creating and interacting with a Molten funding contract.

Installing

You need to link this repo to the molten repo (npm pacakge @buttergov/molten-core).

First go the to molten repo and do:

forge build

Then come back to the folder of this repo and do:

npm link <path to molten repo>

Developing

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published