Forge SDK

To develop applications on top of the forge, you shall pick up a SDK. Forge SDK is intended to make the interaction with the chain built by Forge as easy as possible. All SDK APIs are organized into the following categories:

For more information, please see: Forge SDK overview


How to communicate with forge chains by Rust SDK?

Prepare

More examples see grpc_example

Related crates