Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/synthetixio/synthetix-assets
Synthetix Assets
https://github.com/synthetixio/synthetix-assets
defi ethereum synthetix
Last synced: 11 days ago
JSON representation
Synthetix Assets
- Host: GitHub
- URL: https://github.com/synthetixio/synthetix-assets
- Owner: Synthetixio
- License: mit
- Created: 2020-05-13T10:39:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-07T02:22:59.000Z (12 days ago)
- Last Synced: 2024-11-07T03:17:14.499Z (11 days ago)
- Topics: defi, ethereum, synthetix
- Homepage:
- Size: 22.4 MB
- Stars: 10
- Watchers: 15
- Forks: 15
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Synthetix Assets
A repository for reusable assets from the synthetix ecosystem.
## Install
```
$ npm install @synthetixio/assets
```## Use
```
// import sBTC synth
import sBTC from '@synthetixio/assets/synths/sBTC.svg';
```