项目作者: MyEtherWallet

项目描述 :
MyEtherWallet's Knowledge Base
高级语言: JavaScript
项目地址: git://github.com/MyEtherWallet/knowledge-base-v3.git
创建时间: 2017-08-30T23:30:06Z
项目社区:https://github.com/MyEtherWallet/knowledge-base-v3

开源协议:Other

下载


This repo is deprecated, please refer to Knowledge Base v5 for latest development

MyEtherWallet Knowledge Base

Live site can be found here.

Quick Start Guide

To build this project locally, you need to have Node.js installed. Clone the project with Git and run:

  1. cd knowledge-base
  2. npm install
  3. gulp

This will run Gulp to build the project and watch for changes. You can open knowledge-base/dist/index.html to view your local copy.