knowledge-base-v3
knowledge-base-v3 copied to clipboard
MyEtherWallet's Knowledge Base
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:
cd knowledge-base
npm install
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.