Skip to content
View IOTEXCHART's full-sized avatar

Block or report IOTEXCHART

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
IOTEXCHART/README.md

IoTexChart

charts for iotex tokens | realtime

This App provides information of all tokens on the iotex blockain: real time price market cap total supply price chart and more.

Demo

Visit https://iotexchartapp.com/ . The demo is updated whenever the demo branch code is updated.

Usage

It's best to install Python projects in a Virtual Environment. Once you have set up a VE, clone this project

git clone https://github.com/Dekatron322/IotexChart

Then

cd IotexChart

Run

python manage.py migrate # run first migration
python manage.py runserver # run the server

Then locate http://172.0.0.1:8000

Roadmap

To build a fully fledged chart platform for all tokens on the IoTex blockchain.

Popular repositories Loading

  1. iotex-token-metadata iotex-token-metadata Public

    Forked from iotexproject/iotex-token-metadata

    A collection of all tokens' metadata on IoTeX blockchain

    JavaScript 1

  2. Smart-Contract Smart-Contract Public

    IOTEXCHART CONTRACT ADDRESS

  3. IotexChart IotexChart Public

    A collection of all token information on iotex chain

    JavaScript

  4. ecosystem ecosystem Public

    Forked from iotexproject/ecosystem

    IoTeX ecosystem page submission

  5. token-list token-list Public

    Forked from solana-labs/token-list

    The community maintained Solana token registry

    Go