Pinned Repositories
100-days-of-code
Fork this template for the 100 days journal - to keep yourself accountable (multiple languages available)
CordaProjects
Yo-CordaApp
gallactic
Next-gen blockchain project creating an ecosystem of modular, flexible, and individually configurable interoperating blockchains. Gallactic is the primary public chain configuration and template for this ecosystem.
gnet
Gnet is a Gallactic blockchain tools, which provides some facilities to compile, deploy and test smart contracts and send transactions to the node.
js-ipfs
IPFS implementation in JavaScript
kidblockchain
This is a repository of code snippets to dirty my hands with blockchain development
multi-sigv1
A MultiSignature Wallet: A wallet to safeguard the funds collected from an ICO Pool. It helps to reduce the risk of one Person running off with the whole funds
ProxyArchitechture
Easy way to upgrade smart contracts
simple-multisig-wallet
simple-multisig-wallet requires multiple signers to sign before spending funds from the contract.
upgrade_smartContracts
A very simple example to upgrade smart contracts without losing the old states.
ayinot's Repositories
ayinot/simple-multisig-wallet
simple-multisig-wallet requires multiple signers to sign before spending funds from the contract.
ayinot/100-days-of-code
Fork this template for the 100 days journal - to keep yourself accountable (multiple languages available)
ayinot/gallactic
Next-gen blockchain project creating an ecosystem of modular, flexible, and individually configurable interoperating blockchains. Gallactic is the primary public chain configuration and template for this ecosystem.
ayinot/js-ipfs
IPFS implementation in JavaScript
ayinot/smart-contracts
Smart contracts and interaction scripts and ABI for its ERC20 Token, PreSale, and Crowdfund
ayinot/airflow-scaling-spork
schedule and monitor data pipelines through practical examples using Apache Airflow
ayinot/architect-course-contents
Blockchain architect course contents
ayinot/bank-sample-java
Sample implementation of the Token Bank Integration API.
ayinot/bootcamp-cordapp
ayinot/corda-training-materials
ayinot/customer-crm-demo-app
A customer crm crud application that implements java spring- hibernate mvc framework
ayinot/fabric
Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.
ayinot/fabric-docs-i18n
Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.
ayinot/gnet
Gnet is a Gallactic blockchain tools, which provides some facilities to compile, deploy and test smart contracts and send transactions to the node.
ayinot/go_lynda
go examples
ayinot/hyperledger-simple-app
A simplest app base on Hyperledger Fabric
ayinot/intergallactic
ayinot/JunitTest
Learning Junit tests
ayinot/klaytn-docs
Klaytn Docs v2
ayinot/learn_python
Coding for fun to learn a new language
ayinot/readthedocs.org
The source code that powers readthedocs.org
ayinot/snak
Snak is a Hyperledger Burrow’s tools, which provides some facilities to compile, deploy and test smart contracts and send transactions to the Burrow. With Snack you can easily install and uninstall Burrow (currently only for Darwin and Ubuntu 16.04 amd64) and easily launch a Burrow test network.(Updated for Hyperledger Burrow v0.18.0)
ayinot/spring-mvc-hibernate-demo
Building a customer relationship manager demo app to learn how to implement hibernate with spring mvc
ayinot/test-driven-dev-sample
Practicing test driven development in Java spring
ayinot/toniyasundaram.github.io
personal website
ayinot/visualization-library
Basic R graphs
ayinot/whatsapp_with_aws_lambda
code for my blog post on whatsapp messaging using AWS lambda
ayinot/gallactickeys
ayinot/GBurrow
Full Sample of Using GRPC for Communicating with Burrow
ayinot/openzeppelin-solidity
OpenZeppelin is a library for secure smart contract development