skalenetwork / docs.skale.space

https://docs.skale.space/
MIT License
1 stars 2 forks source link

Manual JSON RPC Calls #53

Closed manuelbarbas closed 5 months ago

manuelbarbas commented 10 months ago

JSON RPC Calls

When some platforms or frameworks don't have any quality web3 library or SDK, there's always the possibility to make the blockchain calls directly to the JSON-RPC methods supported by the chain.

Some of the JSON-RPC methods supported by SKALE chains are:

For more information about it check the SKALE Documentation

manuelbarbas commented 10 months ago

What is: JSON-RPC methods Language: Any Target: Any