Git Product home page Git Product logo

tickettracker's Introduction

Bitshares ticket tracker

Use this CLI tool to download and analyze the tickets created on the Bitshares blockchain.

Tickets are used to allocate voting power, so the more valuable the tickets held the more influence the user has.

Run the following commands to proceed:

npm i
npm run-script start

You'll then be prompted to continue.

On first run, you'll need to fetch the data, then on second run you can perform estimates and calculate potential airdrops with several methods.

tickettracker's People

Contributors

grctest avatar

Stargazers

 avatar

Watchers

 avatar  avatar

tickettracker's Issues

TODO: Create asset transfer operations

You can generate asset distribution snapshots with this CLI tool, however it lacks the ability to broadcast these operations to the blockchain.

We should create deeplinks to interact with the beet multiwallet for this purpose.

Refactor vector value calculations

Due to the method of selecting random numbers, it's possible for strings like "010" to be returned, which Javascript interprets as 8, not 10.

Throughout the calculations we need to factor in the possibility we're accidentally parsing numbers with the wrong base, resulting in invalid values for vectors.

Avoid use in production until this is issue is handled.

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.