An open API service indexing awesome lists of open source software.

https://github.com/hiejulia/block-chain


https://github.com/hiejulia/block-chain

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Block-Chain
- Architect blockchain solutions
- Blockchain for usecases
- Blockchain Ledger

- Proof of work, Proof of stake
- public, private, permissioned and permissionless blockchains

- Cryptocurrency
- mining
- byzantine fault tolerance
- consensus among blockchains
- hashing

- smart contract
- design BC solution
- security in BC

- decentralized DB

### Blockchain
- public / private BC
- BC consesus algorithms
- transaction
- membership
- mining
- delegated proof of stake
- byzantine fault tolerance

- Encryption
- Crypto hashing
- Private key cryptography
- ECC, RSA
- p2p netowrk
- torrent network
- system of records
- BC protocol : hashing algo, handshake algo
- fork, segwits
-

## Blockchain architecture
- Trust/ Trustless
- Permissioned/ Permissionless
- Smart contract
- Tokenization
- IAM
-

## Distributed ledgers
- hash function
- wallet
- digital signatures
- protocols

## Hyperledger project
- Infras
- framework
- tools
- Hyperledger portfolio
- Hyperledger fabric
- Fabric model
- deploy
- invoke tx
- validators
- users

- Composer
- playground
- Hyperledger project
- Hyperledger composer
- deploy, build
- app - composer- fabric
- hyperledger design
- modular
- extensible
- communication layer
- data store
- services root of trust
- API
- security
- crypto assets
- cryptocurrency
- deploy fabric
- prod : cluser CA
- fabric network
- HA
- failover

- Fabric instance

## Ethereum
- architecture
- Ethereum ledger

- smart contract
- contract workflow

- decentralized machine
- ether tokens
- Platform
- daaps
- gas estimates
- VM
- Network
- Data storage
- Gas estimate
- Gas account metamask
- EVM

## bitcoin

## tools
- Wallet RPC

## Development tools
- metamask
- MIST
- Parity
- Geth
- Dev Env
- BC testing
- Truffle
- ganache

## working contract
-

## tech stack
- C++
- Java
- Golang
- RPC
- docker

- CI and blockchain test tools

## deployment
- deploy multiple working contracts

### Certifications
- Certified Blockchain solution architect CBSA
- Certified Blockchain developer -- Hyperledger fabric

# Resources
- https://hyperledger.github.io/composer/v0.19/playground/playground-index

# TODO