Git Product home page Git Product logo

defi-kingdoms-clerk's Introduction

The Clerk of Serendale

Deployed on Vercel: https://defi-kingdoms-clerk-vercel.vercel.app/

A DFK specific application that attemps to generate a transaction history report. First time developing an app that interacts with the Harmony blockchain with Next.js and Tailwind as the framework. Ethers as the library to interact with the Harmony blockchain. A form constructs a query to Harmony's Node API with a start and end date. After retreiving all transactions, the results are filtered with the date range against each transaction's timestamp.

Prerequisites

  • node v16.13.1
  • npm -v 8.1.2

Getting Started

  1. Clone the repo
git clone https://github.com/jaggedbytes/defi-kingdoms-clerk.git
  1. Change into cloned directory
  2. Install NPM packages
npm install
  1. Start the development server
npm run dev

Roadmap

  • Generate transaction history of quests and quest rewards for small time frames
  • New contracts can be added to https://github.com/jaggedbytes/defi-kingdoms-clerk/blob/main/resources/constants/Contracts.json
  • Add transaction types to report
  • Add hero sales and any gains/losses
  • Quantify all gains and losses for the wallet address entered
  • Build out directives to accommodate Crystalvale requests on Avalanche
  • Query optimizations (need to explore pagination to split blockchain queries, perhaps axios?)
  • Accommodate other currencies than USD
  • Unit tests

Acknowledgements

  • Thank you to 0rtis the ABIs!
  • All image assets, lore, and styling inspiration is credited to DeFi Kingdoms

defi-kingdoms-clerk's People

Contributors

jaggedbytes avatar

Watchers

 avatar

Forkers

dappcenter

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.