Coder Social home page Coder Social logo

cryptocoin's People

Contributors

booo avatar defunctzombie avatar jprichardson avatar justmoon avatar midnightlightning avatar phedny avatar ralphtheninja avatar ycuv avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cryptocoin's Issues

Mining script

Hello,

I was wondering if with any of your packages it is possible (and how) to mine any cryptocurrency including bitcoin.
I am studying mining with javascript but I am not finding a lot of information about how to mine cryptocurrencies like bitcoin or zcash via javascript.
Would love to hear from you and would appreciate a lot your help.

Why is btc-address part of another module(repo)? Add more functionality?

I like your way of organizing different bitcoin releated stuff into modules, but i wonder why is btc-address part of another modules.

I want to integrate some more functionality, basicly all the funtionality from coinpunk https://github.com/kyledrake/coinpunk/tree/master/lib/bitcoinjs which is using basically the same code.

Is it ok to integrate message.js transaction.js wallet.js and other code into this repo, so all non-crypto releated crypto currency functionality would be in this project?

Demo Deterministic Wallet

A good demo project would be to create a deterministic wallet for an alltcoin ala sparecoins and kryptokit.

Error: Your browser does not support window.crypto.

When I call cryptocoin.secureRandom(bytes) in browsers that support crypto.getRandomValues(clampedArray), I get the error Error: Your browser does not support window.crypto.

The node module secure-random looks for globals.crypto, but is unable to find it.

In the official repo secure-random.js#L23 the function looks for window.crypto. Is this an issue with the way browserify is injecting globals?

Note: I am using bower to include cryptocoin.
I added secure-random with bower and it works fine on its own.

Status of this Project

What is the status of the project?
To my knowledge the key to coin address differentiation is the address prefix at creation and all other wire protocols are the same. Theoretically only the address needs to be changed to create a lib for another coin.

Is that in fact the case or is there more that needs to be understood to complete the lib for another coin?

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.