Experienced Bitcoin, Ethereum, dApps developer. Senior Node.js, JavaScript full-stack developer. Solutions architect. Team leader, PMI, CSM
- Planeta Tierra
- https://medium.com/@gab_montes
- @gab_montes
Highlights
Pinned Loading
-
exploring-not-react
exploring-not-react PublicExploratory work on a minimal version of React
-
fast-haversine
fast-haversine PublicThe fastest implementation of the haversine algorithm to calculate distances between to coordinates
-
promise-prototype-finally
promise-prototype-finally PublicMinimal polyfill for the `Promise.prototype.finally` function
-
Analize a set of bitcoin addresses a...
Analize a set of bitcoin addresses and find other related addresses 1const got = require('got')
2const {
3concat,
4difference,
5flatten,
-
Create bitcoin transaction from BIP3...
Create bitcoin transaction from BIP38 private key 1const { Transaction } = require('bitcore-lib')
2const { decrypt } = require('bip38')
34const encryptedKey = '<private key beginning with 6>'
5const password = '<private key password>'
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.