brianyang / universal-javascript-etherscan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Universal JS App for ETH Transactions and Balances

Enter an ETH address to view transactions and balances.

The application will store your entry, with transactions and balances from etherscan.io

Code

  • Apollo
  • GraphQL
  • React 16
  • Redux
  • Express
  • SQLite
  • ANT
  • Webpack
  • Webpack DLL
  • Babel
  • ESLint
  • JWT

Features

  • SSR with Apollo Redux Store sync
  • HMR

Getting Started

  1. Install dependencies.
yarn
  1. Run app in dev mode.
yarn watch

About

License:MIT License


Languages

Language:JavaScript 99.3%Language:TypeScript 0.5%Language:Dockerfile 0.1%Language:CSS 0.1%