title |
---|
Awesome Crypto |
Cryptos, Cryptos, Cryptos • Do-It-Yourself (D-I-Y) - Build Your Own Cryptos • Bitcoin (Classic, Cash, Gold, Unlimited), Monero & Futures
Digest::SHA256.hexdigest( 'Hello, Cryptos!' )
#=> "dffd6021bb2bd5b0af676290809ec3a53191dd81c7f70a4b28688a362182986f"
Digest::SHA256.hexdigest( 'Hello, Cryptos! - Hello, Cryptos! - Hello, Cryptos!' )
#=> "9e513dbdfe60a14f0cac37aeacbe24fa961b428e8ddeb4d6a66006b29425bbd2"
A collection of awesome crypto goodies about cryptocurrencies and blockchains, public key infrastructure (pki), and more
Do-It-Yourself (D-I-Y) - Build Your Own Cryptos
Blockchain Lite (gem: blockchain-lite, github: openblockchains/blockchain.lite.rb) - build your own blockchain with crypto hashes - revolutionize the world with blockchains, blockchains, blockchains one block at a time
Merkle Tree (gem: merkletree, github: openblockchains/merkletree.rb) - build your own crypto hash trees; named after Ralph Merkle who patented hash trees in 1979; grow your own money on trees
Central Bank (gem: centralbank, github: openblockchains/centralbank) - command line tool to print your own money / cryptocurrency; run your own federated central bank nodes on the blockchain peer-to-peer over HTTP; revolutionize the world one block at a time
Classic, Cash, Cash Plus, Gold, Silver, Diamond, Platinum, Unlimited
Bitcoin (gem: bitcoin-ruby, github: lian/bitcoin-ruby) - bitcoin utils and protocol
Bitcoin Questions & Answers @ Stackexchange - popular tags: transactions × blockchain × bitcoin-core × wallet × bitcoind × address × mining-pools × blockchain.info × transaction-fees × unconfirmed-transactions × security × exchanges × client × api × json-rpc × litecoin × private-key × block × mining-theory × mining-hardware × altcoin ...
Monero (gem: monero, github: krtschmr/monero) - client for monero-wallet-rpc
Monero Questions & Answers @ Stackexchange - popular tags: monero-wallet-cli × monerod × monero-wallet-gui × blockchain × security × mining-pools × mining × ringct × cpu-mining × synchronization × privacy × full-node × gpu-mining × mnemonic-seed × cryptonote × cold-storage × transaction-data × cryptography × mymonero × daemon × viewkey × transaction-fees × kovri × payment-id × ring-signatures × hard-fork × ringsize × transaction-confirmation × mining-theory × aeon × wallet-recovery × cryptocurrency-comparison × hashrate ...
How Does Bitcoin Force Consensus Among Byzantine Generals? by Fabio Akita, November 2017
Let's build a blockchain (github: Haseeb-Qureshi/lets-build-a-blockchain) by Haseeb Qureshi - a mini cryptocurrency built from scratch in six stages
Crypthography @ Stackexchange - popular tags: encryption × hash × rsa × aes × public-key × cryptanalysis × elliptic-curves × signature × block-cipher × algorithm-design × random-number-generator × diffie-hellman × protocol-design × keys × authentication × symmetric × homomorphic-encryption × hmac × collision-resistance ...
Ethereum @ Stackexchange - popular tags: solidity × go-ethereum × contract-development × web3js × transactions × blockchain × ether × contract-design × mining × truffle × wallets × mist × tokens × private-blockchain × parity × contract-deployment × contract-invocation × gas × synchronization × remix × 368 dapp-development × ethereum-wallet-dapp × testrpc × testnets × accounts × json-rpc × security × dapps × myetherwallet × erc-20 × contract-debugging × addresses × metamask × evm ...
A curated list of awesome lists.
- Awesome Cryptography by Nikita Sobolev et al - a curated list of cryptography resources and link
- Awesome Blockchains - build your own blockchains from scratch (zero); all about open distributed public databases w/ crypto hashes