-
Notifications
You must be signed in to change notification settings - Fork 22
MultiChain Starter
JonathanCrossland edited this page Feb 14, 2024
·
1 revision
Please note:
This library is a a wrapper for JSON-RPC calls to the MultiChain blockchain. We do not design the API or have a say in its construction but provide a means of calling it using C#.
This is why we have little documentation because what you need is pretty much. MultiChain itself. I've included an outline of all the resources you need to start.
You can see what is happening under the hood by checking out the MultiChain source, originally forked from Bitcoin.
Getting Started Creating and Connecting