0.0.17 • Published 12 months ago

@marsupialtail/coins v0.0.17

Weekly downloads
-
License
-
Repository
-
Last release
12 months ago

coins

Cryptocurrency logo CDN.

Contribution

Steps for contributing: 1. Create a feature branch 2. Push your new icons to your feature branch in the /images directory. 3. Create a Pull Request on GitHub

Publishing to NPM

Pushes to main are automatically published to NPM. Please use caution and consult with the team before pushing to main.

Using this Libary

  1. Install: yarn add @algoraven/coins

  2. Import the getCoinImage function as follows.

    import { getCoinImage } from '@algoraven/coins'`
  3. Call the function with your desired coin.

    const coinImageUrl = getCoinImage('DOGE')
0.0.17

12 months ago

0.1.16

12 months ago

0.0.16

12 months ago