@algoraven/coins
TypeScript icon, indicating that this package has built-in type declarations

0.0.17 • Public • Published

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')
    

Readme

Keywords

none

Package Sidebar

Install

npm i @algoraven/coins

Weekly Downloads

0

Version

0.0.17

License

none

Unpacked Size

5.77 kB

Total Files

5

Last publish

Collaborators

  • algoraven.com