Skip to content

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

Notifications You must be signed in to change notification settings

hyc0812/kaleido-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 54.0%
  • C# 24.3%
  • Python 10.6%
  • JavaScript 9.2%
  • Shell 1.9%