Giter Club home page Giter Club logo

gatsby-eth-dapp-starter's Introduction

gatsby-eth-dapp-starter

Gatsby v2 Starter for Ethereum Dapps using React & Web3!

GitHub package.json dynamic

GitHub package.json dynamic

GitHub code size in bytes GitHub repo size

Maintenance GitHub last commit

contributions welcome

Demo:

https://gatsby-eth-dapp-starter.netlify.com/

Hosted on Netlify Status

Account Management Integrations:

  • QR-Connected Wallets

    • Coinbase WalletLink
    • Wallet Connect
  • Hosted Wallets

    • Fortmatic
    • Torus
    • Portis
    • Uport
    • Authereum
    • Bitski
    • SquareLink
    • Arkane Network
  • Browser Wallets

    • MetaMask
    • Native (Brave, Opera, Toshi, Cipher, Status, etc..) -- Partially Done
  • Hardware Wallets

    • Ledger -- todo
    • Trezor -- todo

Blockchain Event Streaming & Notifications:

  • dfuse.io -- todo

Ethereum Design Components:

  • Rimble UI

Gatsby Plugins:

  • gatsby-plugin-react-helmet
  • gatsby-plugin-create-client-paths
  • gatsby-source-filesystem
  • gatsby-transformer-sharp
  • gatsby-plugin-sharp
  • gatsby-plugin-manifest
  • gatsby-plugin-lodash
  • gatsby-plugin-netlify
  • gatsby-plugin-offline

Build Environment:

  • node: 10.17.0
  • npm: 5.6.0
  • yarn: 1.19.1

Develop/Run:

To start, create the following files in the root directory of the project:

.env.development

GATSBY_ETH_JSONRPC_URL=https://ropsten.infura.io/v3/__YOUR_INFURA_API_KEY_HERE__
GATSBY_ETH_CHAIN_ID=3

GATSBY_FORTMATIC_APIKEY=__YOUR_FORTMATIC_API_KEY_HERE__
GATSBY_PORTIS_DAPP_ID=__YOUR_PORTIS_DAPP_ID_HERE__
GATSBY_UPORT_DAPP_NAME=__YOUR_UPORT_DAPP_NAME_HERE__
GATSBY_BITSKI_CLIENT_ID=__YOUR_BITSKI_CLIENT_ID_HERE__
GATSBY_SQUARELINK_DAPP_ID=__YOUR_SQUARELINK_DAPP_ID_HERE__
GATSBY_ARKANE_CLIENT_ID=__YOUR_ARKANE_CLIENT_ID_HERE__

Next, run the following commands from a terminal:

yarn install
yarn start

Or, with NPM:

npm install
npm run develop

gatsby-eth-dapp-starter's People

Contributors

robsecord avatar snyk-bot avatar xeroblood-io 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.