8.1.6 • Published 3 years ago
@keepkey/asset-service v8.1.6
@shapeshiftoss/asset-service
This service provides all the information needed to support an asset in the shapeshift open source app.
It does not provide asset market data (price, volume, etc) or wallet balance information.
Usage
- Run cp sample.env .envto create an env file. Feel free to edit values to services of your choosing.
- Run yarn generateto build thegeneratedAssetData.jsonused by the service to provide asset data.
- Commit and push changes to generatedAssetData.jsonto GitHub
- Use assetService to lookup assets as needed.
Blacklist usage
You can contribute to blacklist a flagged token by adding its caip19 to the blacklist.json list.
Overriding the description of an asset
You can contribute to override the description of an asset by adding it to descriptions.json list.