bolpol / safe-storage-monorepo

Safe storage for assets, ethereum and rights, with multisig and timelock.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

safe-storage-monorepo

#server

Install application

on MAC/Ubuntu

Install Node.js cli 10,12,14 version LTS
https://nodejs.org/en/

In console type (*It should install yarn and project dependencies):
./install.bash

Run application

From file explorer on MAC you can run start-mac.command executable file. Or type in console ./start.bash

Application will be hosted on http://localhost:3000/

About

Safe storage for assets, ethereum and rights, with multisig and timelock.

License:MIT License


Languages

Language:JavaScript 43.2%Language:TypeScript 37.0%Language:Solidity 13.0%Language:SCSS 3.8%Language:HTML 2.9%Language:Shell 0.1%