Git Product home page Git Product logo

capstone1's Introduction

Capstone 1

Ethereum is a leading force in the crypto-currency space today. It has the most active developers and arguably the most economic activity of all blockchains. However, there is still much work to be done on providing a user-friendly interface when it comes to interacting with the blockchain or gathering information from it. A block explorer like Etherscan.io shows a ton of information that can be hard to understand at times, especially for the average person.

MEBE is an app that simplifies the information displayed by a typical block explorer like Etherscan.io. Currently the app covers the basics:

  • Displays general network stats
    • Total ETH Supply
    • Totaly ETH2 Supply
    • Last ETH Price
    • Base Network Fee
    • Safe gas fee + Est. time to confirmation
    • Proposed gas fee + Est. time to confirmation
    • Fast gas fee + Est. time to confirmation
  • Search for basic Block / Transaction / Wallet info
  • Allows for user login to create a watchlist of wallet addresses

Tech Stack

  • Flask / SqlAlchemy backend
  • Javascript / Jinja front-end
  • PSQL Database to store eth network stats + user profiles + wallet watchlists

APIs used

  • Etherscan.io API
  • Web3 python library + Infura Web Socket

Features To Be Included

  • Wallet Watchlist Totals
    • Add a section that calculates total ETH between all wallets on the watchlist
  • Wallet Groups
    • User can chose to group wallets together to get group totals
  • Token List
    • List tokens each wallet address holds + totals
  • Wallet Transaction Dropdown
    • Dropdown for each wallet that shows Eth transactions + token transactions
  • Defi Page
    • Page that shows stats for the top Decentralized Finace Protocols (Uniswap, Aave, Curve, etc.)

ToDo

Work to be done on existing app

  • ReWrite DB setup
  • Beautify the app (currently basic bootstrap)
  • ReWrite JS files to be Object Oriented

capstone1's People

Contributors

kklob 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.