Git Product home page Git Product logo

alchemy's Introduction

Alchemy Client

Dependencies:

Installation

  • npm install

Run app locally

Run the Alchemy Server

  1. If you want to be able to save and display the proposal titles and descriptions you will need the Alchemy Server app running.
  2. Follow instructions here

Working with Ganache without MetaMask

  1. Switch off chrome extensions such as MetaMask or Parity extension
  2. Run npm run ganache in one terminal tab
  3. In a separate tab run npm run migrate-ganache
  4. Run npm run start-ganache
  5. Go to http://localhost:3000/ in your favorite browser

Working with Ganache and MetaMask

  1. Install and Enable the MetaMask extension in Chrome
  2. Run npm run ganacheDb in one terminal tab
  3. In a separate tab run npm run migrate-ganache
  4. Run npm run start-ganache
  5. Go to http://localhost:3000/ in Chrome
  6. Click on the MetaMask extension icon in the toolbar
  7. Click on Restore from Seed Phrase
  8. Enter behave pipe turkey animal voyage dial relief menu blush match jeans general into the box labeled Wallet Seed, and any password you want.
  9. Now all transactions will require confirmation through MetaMask

Working with Kovan testnet locally (XXX: Not working with current version of Arc + ArcJS)

  1. Install parity - bash <(curl https://get.parity.io -Lk)
  2. Create a file in the root of the project called 'kovan_pass.txt' with your parity wallet password
  3. Run parity --no-warp --unlock KOVAN_ACCOUNT_PUBLIC_ADDRESS --password kovan_pass.txt --chain=kovan in one terminal tab
  4. Run npm run start-kovan in a separate tab
  5. Go to http://localhost:3000/ in your favorite browser

Regular end users

alchemy's People

Contributors

leviadam avatar tibetsprague avatar

Stargazers

 avatar

Watchers

 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.