peercoin / immutable.place

The web front-end for immutable.place

Home Page:https://testnet.coin-canvas-web.pages.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coin Canvas Web

The code requires coin-canvas-lib to exist in the same parent directory and this library must be built beforehand.

Before the website can be run or built, it needs to be configured with a file at src/config.ts. An example configuration is provided as src/config.example.ts. This example configuration will operate the site using the regtest development environment from coin-canvas-integration.

npm start can be used to run a development server or the site can be built using npm run build.

About

The web front-end for immutable.place

https://testnet.coin-canvas-web.pages.dev/

License:MIT License


Languages

Language:TypeScript 87.3%Language:JavaScript 6.1%Language:SCSS 5.6%Language:HTML 0.6%Language:CSS 0.5%