rolod0x/rolod0x

Add export to extended tokenlists.org JSON format

Open

#243 aberto em 11 de abr. de 2024

Ver no GitHub
 (0 comments) (0 reactions) (1 assignee)TypeScript (7 forks)github user discovery
enhancementhelp wantedinteroperability

Métricas do repositório

Stars
 (54 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

https://tokenlists.org/ defines an interoperable open JSON schema for token lists. This could be reused for address books in general.

However, first we would need to extend the JSON schema to allow for entries which are not tokens. This is tracked in #244.

Note that #242 already provides a CLI-based import facility from that same format.

Guia do colaborador