kaleido-io / kaleido-examples

A collection of examples for connecting to a Kaleido node with Basic Auth

Home Page:https://kaleido.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kaleido Connection Examples

Welcome to Kaleido Connection Examples! The Kaleido team created this repository because connecting to nodes in a Kaleido network is a bit different from connecting to nodes in the public Ethereum network: Kaleido requires basic authentication credentials!

This project is organized into folders by language, framework, occasionally node type, and communication protocol.

Each project executes a consistent scenario: fetching the latest block. This consistent experience makes understanding each language and framework trivial when one understands a single language/framework/protocol scenario.

Contributing

Contributions are welcome and encouraged! If we do not already have an example for your framework or language. Just make sure to follow the scheme described above!

About

A collection of examples for connecting to a Kaleido node with Basic Auth

https://kaleido.io


Languages

Language:Java 53.2%Language:C# 24.0%Language:Python 10.5%Language:JavaScript 10.4%Language:Shell 1.9%