Published as BIP 103
// Copie e cole este codigo no campo console do seu firefox | |
window.username = '---'; | |
function nameClicked(event){ | |
window.username = event.target.textContent; | |
} | |
function highlightName(){ | |
let s = new RegExp(window.username); | |
for (e of $$(".order-book-username")){ |
#!/usr/bin/env python | |
import hashlib | |
import hmac | |
import time | |
import requests | |
import datetime | |
# Q. Do you have A Websocket API? | |
# A. Yes, and we strongly recommend you to use it. Please, check our JavaScript websocket implementation for our WebSocket API here: | |
# https://github.com/blinktrade/frontend/blob/master/jsdev/bitex/api/bitex.js |
var privateKeys = []; | |
var publicKeys = []; | |
var privKeysStr = []; | |
for (var i = 0; i < 3; i++) { | |
var privateKey = new bitcore.PrivateKey(); | |
privKeysStr.push(privateKey.toString()); | |
privateKeys.push(privateKey); | |
} |
package main | |
import ( | |
"bytes" | |
"encoding/hex" | |
"encoding/json" | |
"io/ioutil" | |
"log" | |
"net/http" |
- http://techcrunch.com/2014/10/25/bitcoin-2-0-sidechains-and-zerocash-and-ethereum-oh-my/
- https://www.darkwallet.is/
- https://stallman.org/rms-lifestyle.html
- http://www.vivirsinempleo.org/2014/10/faircoop-y-su-moneda-faircoin-partir-de.html
- https://lists.dyne.org/lurker/mindex/[email protected]
- http://es.wikipedia.org/wiki/Gentrificaci%C3%B3n
- http://en.wikipedia.org/wiki/Vitalik_Buterin
- http://www.theguardian.com/cities/2014/aug/18/santiago-cirugeda-guerrilla-architect-spain-seville-financial-crisis
- http://socialphysics.media.mit.edu/
- http://bluemove.es/es
{- | |
- Haskell experiment with functional reactive programming game engine Helm. | |
- just a basic square with x position and speed property, translating on the x axis. | |
- | |
- run: | |
- ghc translate.hs | |
- ./translate | |
-} | |
module Main where |
OpenBazaar allows for the decentralised exchange of types of currencies using the flexible Ricardian contract system. Currency exchanges are not limited trades between crypto-currencies, but can also facilitate exchanges with fiat currencies using reverisble and non-reversible payment systems.
Fundamentally, currency exchanges require a matching of buy and sell orders at a certain price for a given volume. Firstly, buy and sell orders will be created and issued as a Ricardian contract, formatted according to a specialised 'currency' template in OpenBazaar. Secondly, matching buy and sell orders theoretically will be mediated over exchange nodes, which may also function as arbiters for each exchange. Alternative, buy and sell orders may be matched over the OpenBazaar distributed hash table. Finally, private exchanges can be made bet
Eles não sabem que o sonho | |
é uma constante da vida | |
tão concreta e definida | |
como outra coisa qualquer, | |
como esta pedra cinzenta | |
em que me sento e descanso, | |
como este ribeiro manso, | |
em serenos sobressaltos, | |
como estes pinheiros altos, | |
que em oiro se agitam, |