iotexproject / iotex-desktop-wallet

IoTeX Desktop Wallet [Deprecated]
Apache License 2.0
140 stars 76 forks source link

blockchain naming service #1175

Open puncsky opened 4 years ago

puncsky commented 4 years ago

now we are querying web-bp for name of the address like iotex-explorer/src/shared/common/address-name.tsx.

we should migrate it out of the web-bp.

raullenchai commented 4 years ago

e.g., io12345 is the foundation addr.

Confirm with @uu-z if this is related to his new npm packages

uu-z commented 4 years ago

@raullenchai The package you mentioned(iotex-token-metadata) is handling the erc20/erc721 token metadata. it may not related to this service