Pinned Repositories
100ChannelSDK
A 100 channel creation and test a single transaction on each channel on Fabric 1.2
chaincode_sample
A sample V1.0 based chaincode with crypto operations like encrypt/decrypt
fabric_v1_Chaincode_instructions
How to test Fabric V1.0 based chaincode
fabric_v1_nodesample
NodeSDK samples to mimic all the functionality available under e2e integration unit tests
FabricNodeApp1.0
balance-transfer app based out of the fabric-sdk-node repo + Kafka configurations + enhancements
kubernetes-the-hard-way
Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts.
NodeApp_1_2
Node app with Fabric 1.2 features + marble chaincode
stepzen-examples
Quickstart examples of different tooling and stacks in combination with StepZen.
jsonata-go
Open Source Go version of JSONata
snippets
Snippets for securing, transforming, and optimizing GraphQL APIs.
asararatnakar's Repositories
asararatnakar/fabric_v1_nodesample
NodeSDK samples to mimic all the functionality available under e2e integration unit tests
asararatnakar/fabric_v1_Chaincode_instructions
How to test Fabric V1.0 based chaincode
asararatnakar/FabricNodeApp1.0
balance-transfer app based out of the fabric-sdk-node repo + Kafka configurations + enhancements
asararatnakar/e2e_cli
fabric e2e_cli for various tests
asararatnakar/e2e_cli_kafka
en2 cli based example with tls enabled and kafka zookeeper configurations
asararatnakar/fabric_v1_nodesample_nontls
NodeSDK samples to mimic all the functionality available under e2e integration unit tests with TLS Diabled
asararatnakar/articles
Articles on technical topics such as blockchain, container and IoT.
asararatnakar/bitcoinbook
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
asararatnakar/call_c2c_cli
Calling a chaincode (ex : example05)on one channel-2 to a chaincode (ex: eample02) on another channel-1
asararatnakar/ccc
this is similar to chaincodechecker repo however this uses peer binary based setup
asararatnakar/chaincodechecker
work to test peer performance using the ccchecker tool with docker-compose
asararatnakar/dchackfest
Work in progress
asararatnakar/dchackfest-with-node
dchackfest e2e artifacts with node sample web app
asararatnakar/dynamic_add_org3
Using e2e_cli sample adding a new organization, update channel configuration
asararatnakar/e2e_cli_cc2cc
using e2e_cli sample chnaged to calling chaincode02 from chaincode04
asararatnakar/e2e_cli_nodecc
nodejs chaincode using e2e_cli script without TLS
asararatnakar/enshim_e2e_test
A script that can be used with e2e_cli to test the enc shim lib + ensure vendor is available
asararatnakar/fabric-chaincode-node
Read-only mirror of https://gerrit.hyperledger.org/r/#/admin/projects/fabric-chaincode-node
asararatnakar/fabric-deploy
asararatnakar/fabric_ha_nodesample
A sample application based out of balance-transfer to demonstrate High Availability
asararatnakar/Fabric_SampleWebApp
Work in progress
asararatnakar/GoCasts
Companion Repo to https://www.udemy.com/go-the-complete-developers-guide/
asararatnakar/health-blockchain
A blockchain for fitness data demo
asararatnakar/ibm-container-service
IBM Blockchain Platform for Developers on IBM Container Service
asararatnakar/multichannel_cli
asararatnakar/nodeperf
Don't refer this , its just experimental changes
asararatnakar/sample
A CLI based e2e sample using OpenSSL generated certs
asararatnakar/SDK-Demo
Sample Node.js program to demonstrate the HFC SDK APIs interacting with Starter and High Security Bluemix networks
asararatnakar/teachkids
Python code and challenge exercise solutions for the book Teach Your Kids to Code by Bryson Payne.
asararatnakar/v1performance