This repository has been archived by the owner on Jan 7, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 12
Extension
darkfriend77 edited this page Jul 29, 2021
·
2 revisions
Extensions are decoupled repos integrating a specific pallet or multiple pallets of a node, they can be used to access special calls and types of a node or pallet.
Basic Extensions of the API should be created with the SubstrateNetApiExt template. The documentation in the readme documents the three steps, call, type & test.
The usage is simply achieved by using the created dll or integrating a previously created nuget into the project.
This API is being developed and maintained by the BloGa Tech AG (Switzerland) and is part of Open Grants Program of the Web3 Foundation.