Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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';
```