Git Product home page Git Product logo

nexus-explorer-next's Introduction

Hi there ๐Ÿ‘‹

I'm Rayan Fernandes

Hits

Then i started coding, now im hooked.

My Absolute Favourite Development Boards:

Creative 3D and 2D Tools:

Blender

Development Toolchain:

  • ๐ŸŒฑ Iโ€™m currently learning : Nextjs
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on : Python based backend utilities
  • ๐Ÿค” Iโ€™m looking for help with : UI/UX design
  • ๐Ÿ’ฌ Ask me about : Backend Stuff
  • ๐Ÿ“ซ How to reach me: : rayanfer32.github.io
  • โšก Fun fact: ... Sometimes i dream code.

nexus-explorer-next's People

Contributors

dependabot[bot] avatar github-actions[bot] avatar rayanfer32 avatar shrivatsabhat avatar web-flow avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

nexus-explorer-next's Issues

Double scroll bar Rich list

To Reproduce
Steps to reproduce the behaviour:

  1. Go to the menu section
  2. Click on the rich list option

Screenshots

Screenshot_20220308-104531_Chrome

network error page fails

Describe the bug

If the network breaks all of sudden only error text displayed

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

Screenshots
image

image

Desktop (please complete the following information):

  • OS:
  • Browser
  • Version

Smartphone (please complete the following information):

  • Device:
  • OS:
  • Browser
  • Version

Additional context

Change the Explorer price API to Bittrex Feed

After last price action anomaly from coingecko

curl -X 'GET' \ 'https://api.coingecko.com/api/v3/exchanges/bittrex/tickers?coin_ids=nexus' \ -H 'accept: application/json'

{
  "name": "Bittrex",
  "tickers": [
    {
      "base": "NXS",
      "target": "BTC",
      "market": {
        "name": "Bittrex",
        "identifier": "bittrex",
        "has_trading_incentive": false
      },
      "last": 0.00000492,
      "volume": 42126.69199597,
      "converted_last": {
        "btc": 0.00000492,
        "eth": 0.00006705,
        "usd": 0.102091
      },
      "converted_volume": {
        "btc": 0.20726332,
        "eth": 2.824506,
        "usd": 4300.76
      },
      "trust_score": "yellow",
      "bid_ask_spread_percentage": 7.926829,
      "timestamp": "2023-01-19T12:17:00+00:00",
      "last_traded_at": "2023-01-19T12:17:00+00:00",
      "last_fetch_at": "2023-01-19T12:20:42+00:00",
      "is_anomaly": false,
      "is_stale": false,
      "trade_url": "https://bittrex.com/Market/Index?MarketName=BTC-NXS",
      "token_info_url": null,
      "coin_id": "nexus",
      "target_coin_id": "bitcoin"
    }
  ]
}

Mobile menu moves up on scroll and disappears

Describe the bug

On the small screen menu options disappears on scrolling, and comes to visible only if i scroll back

To Reproduce
Steps to reproduce the behaviour:

  1. Go to web page
  2. Click on the hamburger menu
  3. Scroll down
  4. See an error

Expected behaviour

Even I scroll after menu, menu option should not disappear on scroll

Screenshots

Desktop (please complete the following information):

  • OS:
  • Browser
  • Version

Smartphone (please complete the following information):

  • Device:
  • OS:
  • Browser
  • Version

Additional context

feat/total-nxs: Show Total NXS on tritium chain

Proposed Idea

Show Total NXS on tritium chain in small card

Description
API for 5.1
/register/list/accounts,trust/total/sum?sort=total&order=desc&limit=none&where=object.token=0

Additional context

Show more metrics for daily/weekly/monthly txns on exhchanges and wallets

Proposed Idea

  • Show more metrics

Description
Add some more data to ledger/get/metrics call, this filters coins specifically to and from exchanges and shows how many coins are moving into stake. Useful to see the health of the network and how coins have been moving. This will be included in 5.1 release:

viz@viz:~/Nexus/LLL-TAO$ ./nexus ledger/get/metrics
{
    "volumes": {
        "transactions": {
            "daily": 2016,
            "weekly": 14335,
            "monthly": 55693
        },
        "contracts": {
            "daily": 2516,
            "weekly": 23548,
            "monthly": 81996
        }
    },
    "exchanges": {
        "deposits": {
            "daily": 2028.644971,
            "weekly": 390120.884788,
            "monthly": 1179489.029438
        },
        "withdraws": {
            "daily": 177821.974771,
            "weekly": 1955505.412268,
            "monthly": 3397380.750656
        }
    },
    "network": {
        "mint": {
            "staking": {
                "daily": 2040.466442,
                "weekly": 13857.750017,
                "monthly": 55855.789777
            },
            "mining": {
                "daily": 5146.193106,
                "weekly": 37092.982991,
                "monthly": 148414.657871
            }
        },
        "stake": {
            "daily": 141896.139972,
            "weekly": 708700.096273,
            "monthly": 1073395.595204
        }
    }
}

Additional context

Add spacing between page and number

Describe the bug
image

To Reproduce
Steps to reproduce the behavior:

  1. Go to
  2. Click on
  3. Scroll down to
  4. See error

Expected behavior

Device Details (please complete the following information):

  • Desktop

  • Mobile

  • Device name:

  • OS:

  • Browser: chrome

  • Version: -

Screenshots

  • none

Additional context

  • none

Need a error page for "Request failed with status code 400"

Describe the bug

For Testnet routes when accessing DAO

To Reproduce
Steps to reproduce the behavior:

  1. Go to
  2. Click on
  3. Scroll down to
  4. See error

Expected behavior

Device Details (please complete the following information):

  • Desktop

  • Mobile

  • Device name:

  • OS:

  • Browser: chrome

  • Version: -

Screenshots

  • none

Additional context

  • none

live indicator displays negative value

Describe the bug

To Reproduce
Steps to reproduce the behaviour:

  1. Go to home page
  2. Observe the real-time timer indicator
  3. Continues decrements until negative values

Expected behaviour

User needs to be notified or informed if their data isn't refreshed. like if active make it screen ticker else yellow/grey color

Screenshots

image1

image2

Desktop (please complete the following information):

  • OS:
  • Browser Chrome
  • Version

Smartphone (please complete the following information):

  • Device:
  • OS:
  • Browser
  • Version

Additional context

Only query for NXS ticker in the Richlist API

Describe the bug

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

Screenshots
image

Desktop (please complete the following information):

  • OS:
  • Browser
  • Version

Smartphone (please complete the following information):

  • Device:
  • OS:
  • Browser
  • Version

Additional context

Show Incoming and Outgoing type on the invoice

Proposed Idea

Show Incoming and Outgoing type on the invoice

Description
Invoice API will include a outgoing/incoming property , that needs to be shown on the Invoice.

Additional context

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.