Coder Social home page Coder Social logo

federicolucca / coinfy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from elevenyellow/coinfy

0.0 3.0 0.0 18.38 MB

Free and open source online wallet for Bitcoin, Ethereum, Litecoin, ERC20 tokens and more.

Home Page: https://coinfy.com/

License: MIT License

JavaScript 99.47% HTML 0.44% CSS 0.09%

coinfy's Introduction

Security

We have a cron that is running contiously in background checking if the files served by https://coinfy.com are the same version of this repository.

You can run it yourself by clonning this repository and running this two commands:

npm install
npm run hashes

The output will be something similar to this:

Getting tree list...
Checking list: Tue Jul 03 2018 18:50:34 GMT+0200 (CEST)
✔ fcd68a44bb1f50ea722420ddb865459cbe269a26 https://coinfy.com/index.html
✔ 46cc72aa782beda606cdcb96ebd95bfc8c313bbb https://coinfy.com/static/css/index.css
✔ 610f961f6e7ee96956157540fcccebb1b32bdfc2 https://coinfy.com/static/bundle/main.js
✔ a284dedba3fb97fe4a233bacb8729db908ab37e6 https://coinfy.com/static/bundle/libs.js
✔ 5905705df7c34b92140e6b91dba9e9d5111f4d4a https://coinfy.com/static/libs/instascan.min.js
  0 fails

Download and running the latest release on your machine

In order to follow this you will need to install the latest version of: git, node.js and npm

Open a terminal/console and type these commands

git clone [email protected]:elevenyellow/coinfy.git
cd coinfy
npm install
npm run build
npm run prod
open http://localhost:8000

Developers

git clone [email protected]:elevenyellow/coinfy.git
cd coinfy
npm install
npm run dev
open http://localhost:8000

... to do

License

MIT

coinfy's People

Contributors

josema avatar choobie1kenoobie avatar

Watchers

James Cloos avatar Federico Lucca avatar Alberto Carbognin 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.