Giter VIP home page Giter VIP logo

ictokens's Introduction

ICTokens

Website: http://ictokens.com
Canister id: y2b5k-gqaaa-aaaak-aacqq-cai
ModuleHash: fced8cdbafa0b0bbf7c57ab53c3493023b79c26e62e06dd5992104e3f29dfa7b

Tokens Explorer
ICHouse: http://ic.house/

Overview

ICTokens is an Asset Tokenization Platform powered by ICLighthouse, with Tokens based on the DRC20 standard. Founders can create tokens with one click and manage them. Users can get a list of recommended tokens sorted by score and star favourite tokens. ICTokens also provides a Token Browser ICTokens Scan based on DRC202.

How it works

image

A founder creates a token with one click through ICTokens, following the DRC20 standard, and he can gain control of that token. For each token created, 100 ICL is charged. ICTokens provides a UI to manage tokens.

The list of tokens is sorted by score, which is calculated based on the number of user stars and the platform's recommendation value.
If a user wants to follow a token, he can click on the Star button to add the token to his follow list ( it is required to send 1 ICL).

ICHouse is a public token transaction records explorer that uses the DRC202 standard. ICHouse supports multi-token storage of transaction records as a solution for persisting historical data for tokens. The Proxy creates a Bucket according to the actual storage requirements (a new Bucket is created when one is full), then compresses the transaction records and stores them in the Bucket. The way to query a token transaction record is to first query the Proxy to find out which Bucket the record is stored in (using BloomFilter technology for routing), and then retrieve the transaction record data from the Bucket.

image

Usage

Create a token

Step1: Log in to the ICLighthouse home page and create or import an account. Click on the ICTokens button on the left menu to access the token management page.

Step2: Approve to ICTokens canister xxx ICL (>100).

Step3: Fill in your token name, issue amount, etc., click create and wait for the token's canister id to be returned.

Resources

DRC20: https://github.com/iclighthouse/DRC_standards/tree/main/DRC20

DRC202: https://github.com/iclighthouse/DRC_standards/tree/main/DRC202

ictokens's People

Contributors

iclighthouse 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.