Skip to content

Instantly share code, notes, and snippets.

View gokulsan's full-sized avatar
🐙
Polyglot Programming in Poetic Prismatics

Gokul Alex gokulsan

🐙
Polyglot Programming in Poetic Prismatics
View GitHub Profile
IBM Blockchin Point of View for Retail :
https://www.ibm.com/blogs/think/2018/01/blockchain-retail/
Various Consensus Mechanisms
https://delegatecall.com/questions/what-are-the-various-consensus-mechanisms-associated-with-blockc31ca3a7a-304d-45e1-9a53-967ee3ade08a
Research Paper on Blockchain
https://www.ee.iitb.ac.in/~sarva/bitcoin/bitcoin-notes-v0.1.pdf
Important Points on Bitcoin Network

Keybase proof

I hereby claim:

  • I am gokulsan on github.
  • I am gokulalex (https://keybase.io/gokulalex) on keybase.
  • I have a public key whose fingerprint is 3C3A EA34 32B7 7C42 E984 ED6A AD70 1654 5568 4342

To claim this, I am signing this object:

@gokulsan
gokulsan / docker_commands.txt
Created April 17, 2019 10:34
Docker Important Commands
docker kill $(docker ps -q)
docker rm $(docker ps -a -q)
docker rmi $(docker images -q)
@gokulsan
gokulsan / Hyperledger_Fabric_SetUp.txt
Last active April 26, 2019 11:04
Hyperledger Fabric SetUp
Hyperledger Fabric 1.4 Download Instruction
curl -sSL http://bit.ly/2ysbOFE | bash -s -- 1.4.1 1.4.1 0.4.15
Multi Node Hyperledger Fabric Network with Docker Swarm
https://www.skcript.com/svr/setting-up-a-multi-node-hyperledger-fabric-network-with-docker-swarm/
Hyperledger Fabric: Transitioning from Development to Production
https://dev.to/presto412/hyperledger-fabric-transitioning-from-development-to-production-4dch
Hyperledger Fabric ChainCode with GoLang and Testing
@gokulsan
gokulsan / Hashgraph_Games.txt
Last active April 17, 2019 10:44
Crypto Game Development using Hashgraph DLT
https://www.prnewswire.com/news-releases/gamegraph-to-build-a-crypto-game-protocol-on-the-hedera-hashgraph-public-distributed-ledger-853682127.html
https://venturebeat.com/2018/08/09/alto-io-lets-devs-build-blockchain-items-for-games-on-hedera-hashgraph/
https://medium.com/hashgraph/hedera-technical-insights-a-hybrid-dlt-architecture-for-gaming-e77d27b11901
https://hashgraph.org/discussion/539/gaming-the-system-with-dr-leemon-baird-podcast-episode-1
Validator, Journal, Completer, Chain Controller, Block Publisher
In Hyperledger Sawtooth, Blocks and Batches are both validated by authorized nodes in a similar way. For instance, the two are processed by the Journal — an interface that routes tasks through internal pipelines.
The first contact with the Journal from an incoming unit is through the Completer. This component makes sure that “all dependencies for the Blocks and Batches have been satisfied and delivered downstream”.
Then, the completed blocks are delivered to the Chain Controller for fork-resolution purposes, while the completed batches are sent to the Block Publisher for inclusion in a block.
Working in tandem, the Controller and Publisher allow for the processing of incoming blocks and the claiming of new ones respectively; this can all be done in parallel and scales through moments of high incoming block rates.
Block Store : Blocks can be accessed via Batch ID, Transaction ID, or block number.
Forks are not included in the store. To change the
Mortgage Processing Fabric Network Setup
https://github.com/rshrimp/MortgageBlockchainFabric
Hyperledget Fabric ChainCode Register v/s Deploy
https://stackoverflow.com/questions/39420520/hyperledger-chaincode-register-vs-deploy?rq=1
Hyperledger Fabric SDK Walkthrough
https://gowalker.org/github.com/hyperledger/fabric/core/chaincode/shim
@gokulsan
gokulsan / Blockchain_Fundamentals.txt
Created April 29, 2019 01:20
Fundamental Theorems, Concepts and Perspectives on Blockchain Technology
Gossip Protocols
https://dl.acm.org/citation.cfm?id=1317382
http://highscalability.com/blog/2011/11/14/using-gossip-protocols-for-failure-detection-monitoring-mess.html
Computational aspects of Knots
https://cstheory.stackexchange.com/questions/21229/how-can-i-compute-knots
Unknotting Problem
https://en.wikipedia.org/wiki/Unknotting_problem
Regina - Software for Low Dimensional Topology
https://regina-normal.github.io
DNA and Knot Theory
https://bitcoinist.com/bitcoin-lightning-network-chicken-feed/
https://www.financemagnates.com/cryptocurrency/news/lightning-network-adoption-explodes-capacity-up-300-in-ten-days/
https://ambcrypto.com/opennode-announces-plug-in-for-shopify-merchants-spurs-lightning-network-adoption/
https://ethereumworldnews.com/square-bitcoin-lightning-network-2019/
https://www.newsbtc.com/2019/01/24/bitcoin-lightning-network-adoption-advanced-by-new-bitfury-product-suite/
https://www.ccn.com/spend-bitcoin-on-amazon-thanks-to-moon-and-the-lightning-network
https://www.coindesk.com/you-can-now-shop-with-bitcoin-on-amazon-using-lightning
https://bitcoinandethereum.com/state-of-lightning-whats-the-path-for-network-adoption-in-2019/
https://www.ccn.com/lightning-network-reaches-1000-mainnet-payment-channels
https://globalcoinreport.com/stellar-adopts-the-lightning-network-in-a-flash/