This repository manages assets for ET Finder. Relevant files are maintained in the extra/ subdirectory.
git clone https://github.com/etfinder/assets.gitcd assets/extranpm install
Work from the extra subdirectory for ET assets.
/home directory is synced with original assets repository.extra/: ET assetsextra/cw20/: csv files which override values from their corresponding files in/cw20extra/outputoutput files read by ET Finder. Output JSON files are committed to the project. Themasterbranch is currently read by the ET frontend.
- Open
extra/cw20/contracts.csv. - Add contract info as a new row (one per row).
Similar to contract decoding above, but edit exgtra/cw20/tokens.csv.
Edit extra/output/named_accounts.json directly and submit a PR.
cd extra/npm run contracts./scripts/sync.sh