Coder Social home page Coder Social logo

blocklook's Introduction

blocklook

BlockLook data app enables users to look at swaps, volumes and liquidity on DEX's over a custom date range.

First, we built APIs to get DEX data from Covalent using their unified APIs (XY=K endpoints). Second, we transformed the data into widgets to see swaps made by supported DEX's on multiple blockchains, their liquidity pool and volume.

This data app prototype demonstrates how quick and easy it is to look at blockchain and DEX activity in a clean user-friendly way. This can be built further by introducing more on-chain and relevant off-chain market data, such as ranking and popularity.

Technology

Built using Python, a commonly used language for Data Science and Data Engineering. It uses Pandas for data transformation and Streamlit to build a simple data application. We get on-chain data using Covalent unified data API. For this prototype specifically XY=K endpoints.

Run Locally

  • Get Covalent API Key

  • Create secrets.toml under .streamlit and add the Covalent API key. See example in sample-secrets/secrets.toml

  • Run blocklook data app

    streamlit run blocklook-app.py

    This will launch the data application in your default browser.

References

blocklook's People

Contributors

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