GithubHelp home page GithubHelp logo

owlprotocol / metascan Goto Github PK

View Code? Open in Web Editor NEW
1.0 0.0 1.0 568 KB

Multi-chain EVM blockchain explorer using web3-redux to fetch data

License: MIT License

Shell 0.29% JavaScript 2.52% HTML 1.70% CSS 0.65% TypeScript 94.83%

metascan's Issues

MVP Build

Create an initial MVP build by merging any outstanding PRs and cleaning up any components that have placeholder data. This version will be used in upcoming prospective investor meetings as a showcase of product's we're building so any placeholder components still in construction should simply be commented out. (eg. navbar with unused buttons).
In the end you should have 3 pages:

  • Search bar (/)
  • Tx Page (/tx/)
  • Address Page (/address/)
  • Block Page (/block/)
    Make sure all of these are able to fetch data for Ethereum mainnet.

Deploy a build on Netlify.

Metascan Onboarding

  • check out the repo and install (npm i should be enough)
  • check our convention of building UI using Storybook (for instance: TokenCard.stories.tsx)
  • we have the project design in progress on this URL make sure you check it out as well

Let me know if you get into troubles / have any question ;-)

Event Logs

Fetch event logs from chain, decode the data, and present it in a visually appealing fashion

Create Routes

  • Route for Block page /block/{blockNumber}
  • Route for TX page /txn/{txId}
  • Route for Address page /address/{address}
  • Route for Blocks page /blocks
  • Route for search

Account Page Section & Components

image

  • Suggested workflow: First build small to large components as modules, then integrate in page/screen.

  • You are welcome to divide the work into small PR's if needed.

  • Check our existing components such as the AddressBar and the Card Wrapper -
    you are likely to re-use them in here.

  • For any questions, don't hesitate to ask ;-)

  • if its UX/UI related question then on the Slack channel #metascan

Figma Link of the Design

Hash Router

Trying hash router to see if it fixes netlify issues

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.