0.1.7 • Published 2 years ago

cryptometa v0.1.7

Weekly downloads
5
License
MIT
Repository
-
Last release
2 years ago

cryptometa

Public repository used by ViewBlock to display token information and compute score

How to use in your app

Thanks to our auto-updated CDN, you can add any chain and token icons in your app seamlessly using the following url:

https://meta.viewblock.io/{key}/logo

The key accepts different formats chainSymbol, chainName, chainSymbol.tokenHash, for example:

<img src="https://meta.viewblock.io/BTC/logo" />
<img src="https://meta.viewblock.io/zilliqa/logo" />
<img src="https://meta.viewblock.io/AR.usjm4PCxUd5mtaon7zc97-dt-3qf67yPyqgzLnLqk5A/logo" />

The CDN will automatically route to the right icon, SVG if existing or PNG fallback.

Another cool thing is our dark support. Let's say you have a dark theme, we have some icons specially made for this case. You simply need to add the ?t=dark query parameter:

<img src="https://meta.viewblock.io/AR.usjm4PCxUd5mtaon7zc97-dt-3qf67yPyqgzLnLqk5A/logo?t=dark" />

If the image has a dark alternative, that's what you will get otherwise it will fallback to the default one.

Specification

ParamTypeRequiredPointsNotes
nameStringtrue
descriptionStringfalseA brief description of the project
symbolStringtrue
webStringfalse5Websites should use https
decimalsNumberfalse
supplyNumberfalse
emailStringfalseEmail of the team
whitepaperStringfalse10Whitepaper. Not 3 paragraphs you put in a PDF just for that purpose
holdersBoolfalse10Only specify if more than 1000 holders without airdrops
publicTeamBoolfalse20Teams members with public verifiable profiles with history (preferably more than 1 one Linkedin)
productBoolfalse30Usable product on mainnet with decent activity/users + clear token utility + token activity
links.researchStringfalse10Either binance research, TokenData or the like
links.githubStringfalse10Org or account with repos related to the project, not an empty one with just the cryptometa fork for example
links.linkedinStringfalse10Should have 1 or 2 members public on the page
links.twitterStringfalse5
links.coinmarketcapStringfalse
links.coingeckoStringfalse
links.mediumStringfalse
links.blogStringfalse
links.telegramStringfalse
links.discordStringfalse
links.facebookStringfalse
links.redditStringfalse
links.youtubeStringfalse
links.instagramStringfalse
donationsObjectfalse{ "ethereum": "0x...", "zilliqa": "zil1..."}

Upon disagreements as to which property a token has/deserves, remember that we ultimately have the final say in order to protect people as much as we can.

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.2

3 years ago

0.1.3

3 years ago

0.1.0

3 years ago

0.1.1

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.3

3 years ago

0.0.4

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago

0.0.0

3 years ago