Coder Social home page Coder Social logo

mariusfeldmann / address-book Goto Github PK

View Code? Open in Web Editor NEW

This project forked from catchain/address-book

0.0 0.0 0.0 146 KB

tonscan.org addresses repository

Home Page: https://address-book.tonscan.org/addresses.json

License: Other

JavaScript 100.00%

address-book's Introduction

๐Ÿ—’๏ธ TON address book

This is an address book for tonscan.org explorer. It is build automatically from .yaml files and published at this url.

Address book is used to substitute some popular and important TON addresses with human readable names. It is not used in tonscan.org search. If you'd like to add your address into the search, please open an issue.

Contributing

Just add your address to the appropriate .yaml file in the source directory.

How to choose category:

  • community.yaml is for notable community projects: NFTs, marketplaces, bots, etc.
  • exchanges.yaml is for exchanges and DEXes.
  • system.yaml is for core blockchain contracts like root DNS, pow-givers, elector etc.
  • validators.yaml is for validators and pools.
  • people.yaml is for celebreties and famous people.
  • scam.yaml โ€“ all addresses in this file will be marked with red SCAM badge.

Entry structure must be as follows:

- address: TON address in any format
  name: Short name for your project, 3-32 symbols
  description: |-
    You may provide short description for your project.
    Any amount of text and links are allowed.
  type: wallet (or empty: see below)

Contract type

type field can either be empty (just don't use it in entry) or one of these values: wallet, nft_collection, jetton, pool.

โš ๏ธ Important: use wallet type for all wallets (including validator addresses) and uninit addresses.

This field is needed because some addresses in TON have to be in other format (UQ vs EQ). The address itself can be in any format, just set the correct type.

Building

npm install && npm run build

See also

address-book's People

Contributors

tonscan avatar ingria avatar reveloper avatar mariusfeldmann avatar delovoyhomie avatar wolf-luganodes 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.