GithubHelp home page GithubHelp logo

pafthang / digu Goto Github PK

View Code? Open in Web Editor NEW

This project forked from snjro/digu

0.0 0.0 0.0 6.13 MB

License: MIT License

JavaScript 15.10% Rust 0.04% TypeScript 46.87% CSS 0.14% HTML 0.04% Svelte 37.81%

digu's Introduction

Digu

If you want to use Digu right away, open this site:

https://snjro.github.io/Digu/

Digu is a user interface to view smart contracts for Augur. You can browse contract data such as ABI, creation info, functions, events in detail. If you have a RPC endpoint URL, Digu can retrieve the event logs emitted by contracts.

  • Semi-Serverless:
    Digu is a standalone application, basically it runs without a server. Only when using RPC to get event logs, it connects remote environment. And these event logs are all stored on your local database.
  • Zero personal data collection:
    Digu does NOT collect any personal information. All data that requires preservation such as preferance, settings, RPC endpoint URL you set are stored locally.

without a connection to the RPC endpoint, Digu has fundamental data about blockchains and contracts. So even if you don't have an RPC endpoint, you can still browse those information. But if you provide Digu with an RPC endpoint, Digu will use it to retrieve and list event logs emitted by the contracts. These logs are stored in your local browser database called IndexedDB.

The main libraries that are used to achieve this are:

how it works

As an example, you can view event logs like this:

Getting started

digu's People

Contributors

snjro avatar dependabot[bot] 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.