https://github.com/automata-network/conveyor-assets
Assets that are used by the Automata Conveyor Service
https://github.com/automata-network/conveyor-assets
Last synced: 4 days ago
JSON representation
Assets that are used by the Automata Conveyor Service
- Host: GitHub
- URL: https://github.com/automata-network/conveyor-assets
- Owner: automata-network
- License: gpl-3.0
- Created: 2021-06-22T09:24:36.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-10T05:33:11.000Z (about 2 years ago)
- Last Synced: 2025-02-17T16:45:02.888Z (3 months ago)
- Language: JavaScript
- Size: 220 KB
- Stars: 0
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @xata/tokenlist
This repo contains a list of default tokens used in XATA.
## How to build the tokenlist
```bash
yarn build
```
> If you're cloning this repo for the first time, do a `yarn install` before building the list using the above command.