Giter Site home page Giter Site logo

mohamedhayibor / cryptomilli Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 521 KB

Visualize your ltc, eth, btc holdings

Home Page: https://mohamedhayibor.github.io/cryptomilli/

License: MIT License

Clojure 96.72% HTML 3.28%
cryptocurrencies visualization

cryptomilli's Introduction

Why CryptoMilli - rant

As writing code is fun, I didn't write this down until the site went live.

So here we go. There are a bunch of services (websites) / apps where you can buy and hold your coins with sexy dashboards. But this imho defeats the purpose of bothering with cryptocurrencies. You should not hold all your coins and rely on a single point of failure. Ideally you should have multiple storages hardware, cold, hot (website, apps,...), where if you lost the funds in one medium the damage is not material.

So the heck with CryptoMilli:

  1. public addresses are saved on your browser's local-storage. (you can go back to the site and they will still be there under normal browsing)
  2. No ads, no tracking of any kind.
  3. No backend: compiled version of this on a S3 bucket.
  4. Open source, here you are.
  5. Cool visuals, will be sexier promised :)

Limitations

  • Not sexy yet. Needs serious UI work. Will work on it, when I pick up the project again.

Dev Status [on hold]

Please don't type your address character by character (I cringe at the thought). Paste then enter.

I started the project with a lighthead but with the effort it took, I might be suffering of sunk cost fallacy. I still got love for it though :)

Run application:

lein clean
lein figwheel dev

Figwheel will automatically push cljs changes to the browser.

Wait a bit, then browse to http://localhost:3449.

Production Build

To compile clojurescript to javascript:

lein clean
lein cljsbuild once min

min compilation is set to :simple. (:advanced breaks rid3)

cryptomilli's People

Contributors

mohamedhayibor avatar

Watchers

James Cloos avatar  avatar  avatar

cryptomilli's Issues

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.