VictorVonFrankenstein / steem-multisig

Front-end component of multisig platform for Steem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

steem-multisig

Install

npm install

Requires a running instance of steem-multisig-backend.

Edit src/config.json to set local URL, Steem API URL, and steem-multisig-backend instance URL.

Run

npm run dev

Build for deployment

npm run build

About

Front-end component of multisig platform for Steem


Languages

Language:JavaScript 80.2%Language:SCSS 19.5%Language:HTML 0.3%