Skip to content

Yoyae/proposal-generator-monoeci

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monoeci Proposal Generator

Build Status

Get Started

Before being able to use this repository, you will need to build the bitcore-lib-monoeci for browser which is a required dependency. This can be done easily by running:

npm install
npm run build

You will find in the vendor folder the file index.js which index.html reference. This file handle a browserified version of bitcore-lib-monoeci aswell as some inner logic that you can find in "js/index.js".

Dockerized

A Dockerfile has been included in order to build the site deterministically, as well as a script to run the Docker site build, and place the resulting artifacts in the dist/ directory. To run the full Dockerized build, run this script:

bash scripts/build.sh

About

Monoeci Client-Side Governance Proposal Generator

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 52.5%
  • HTML 37.7%
  • CSS 8.2%
  • Shell 1.6%