GithubHelp home page GithubHelp logo

isabella232 / knowledge-base-2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from myetherwallet/knowledge-base

0.0 0.0 0.0 134.09 MB

MyEtherWallet's Knowledge Base

Home Page: https://kb.myetherwallet.com

License: GNU General Public License v3.0

JavaScript 19.94% CSS 9.08% Stylus 31.82% EJS 39.17%

knowledge-base-2's Introduction

MyEtherWallet Knowledge Base

This is the repository for the MyEtherWallet knowledge base.

Live site can be found here.

Quick Start Guide

Start by ensuring you have Node installed:

  • Install Node.js if you have not already.

  • git clone https://github.com/MyEtherWallet/knowledge-base.git to clone the repo

  • cd knowledge-base-v5 to enter the project directory

    Once you are in the project directory, run the following commands:

  • npm install to pull all dependencies.

  • npm run build to create a production version of the site.

  • npm start to develop locally.

    The site should now be available at: localhost:4000

Contributing

From adding an issue for a documentation suggestion to creating a pull request: all feedback is appreciated and welcome. If you're planning to implement a new section or page please create an issue first.

Setup

Start by ensuring you have Node installed and forking the repository:

  • Install Node.js if you have not already.

  • Fork the knowledge-base-v5 repo from the main repository.

  • git clone <your-clone-url> && cd knowledge-base-v5

    Once you are in the project directory, run the following commands:

  • npm install to pull all dependencies.

  • npm run build to create a production version of the site.

  • npm start to develop locally: localhost:4000.

    Note that Node 6.9.x or above is required for the build process to run properly.

    Branching Your Changes

    Making a branch in your fork for your contribution is helpful in the following ways:

  • It allows you to have multiple contributions in as PRs at once.

  • It allows us to identify what your contribution is about from the branch name.

    Committing Your Changes

    Please provide a short and concise commit message. For example, for documentation changes, a short commit message may resemble the following:

    clarify Keystore/JSON  usage in How_To_Access_Your_Wallet.md

    Submitting Changes

    After getting some feedback, push to your fork branch and submit a pull request. We may suggest some changes or improvements or alternatives, but for small changes your pull request should be accepted and merged fairly quick.

    Issue the PR to the master branch.

    See GitHub documentation for more help.

    Built using Hexo

knowledge-base-2's People

Contributors

adewyn avatar gamalielhere avatar gesseekur avatar hsurf22 avatar iluvboba avatar kvhnuke avatar mihailpolev avatar stevemieskoski avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.