Giter VIP home page Giter VIP logo

masquemonedas's Introduction

Más que monedas

Este repo contiene 1 base de código que usa el API de Coingecko para recuperar el valor actual de tus monedas. Está destinado a propósitos educativos solamente - esto no es bajo ninguna circunstancia un producto completo/testeado.

This repo contains 1 code base that use the CoinGecko API to retrieve the current values of your coins. It's meant for education purposes only - these are by no means a complete/tested product.

Uso / Usage

Necesitarás actualizar un arreglo JSON con los símbolos de las monedas requeridas y las unidades que tengas. Luego que la APP arranca, el valor actual en dólares y el total será mostrado.

You'll need to update a JSON array with the coin symbols you want and the units you have. After the apps run, the current dollar value and the total will be displayed.

Consiguiendo los símbolos / Getting the symbols

Para conseguir todas los símbolos de las monedas para tu portafolio, ve a esta respuesta de API y busca tus monedas.

To get all available coin symbols for your portfolio, go to this API response and search for your coins.

Estructura del Portafolio / Portfolio structure

[
  {
    "coin": "bitcoin",
    "units": 0.0000000001
  },
  {
    "coin": "ethereum",
    "units": 0.000001
  },
  {
    "coin": "cardano",
    "units": 1
  }
]

Aplicación disponible / Available application

1. HTML app

Requerimientos / Requirements

  • Un navegador moderno.
  • Un editor de texto.

  • A modern browser.
  • A text editor.

Uso / Usage

  • Edita el archivo 'portfolio.js' con las monedas que tengas, y el número de unidades.
  • Abre 'portfolio.html' en el navegador.

  • Edit the file "portfolio.js" with the coins you have, and the number of units.
  • Open "portfolio.html in the browser.

Agradecimientos / Credits

  • SCaydi, for the chest image.

Licencia / License

La fuente tiene licencia MIT. Eres libre de usarlo, cambiarlo, y hacerlo que quieras con esto 😀.

The source is licensed under MIT license. You are free to use it, change it, and do whatever you want with it 😀.

Birra / Beer! 🍻

Si sientes que este código es educativo, entretenido, o útil para ti en cualquier forma, dejame algo de dinero para 🍺 en la forma de XNO/VITE/ETH/BAT/DAI/loquesea at carlosmurgas.crypto. Si no tienes claro si la moneda que quieres darme puede pasar a través de esa dirección corta, escríbeme en Twitter o reddit: elperfilbajo

También, si quieres dejar algo de eso también en los bolsillos del creador del código original, envíaselo a guy.wantsome.eth.

If you feel like this code is educational, entertaining, or useful to you in any way, drop me some 🍺 money in the shape of XNO/VITE/ETH/BAT/DAI/whatever at carlosmurgas.crypto. If you are not sure if the currency you may be wanting to tip me can go thru that short address, reach out to me on Twitter or reddit: elperfilbajo

Plus, if you want to drop some of that into the original code maker's pocket, send it at guy.wantsome.eth.

masquemonedas's People

Contributors

murgascarrillo avatar

Stargazers

Roman avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.