Official RIF On Chain ABIs
You can use the official ABIs of the Money on Chain platform to build your own decentralized applications to invoke the functions of smart contracts.
You can compile the contracts to generate the ABIs that will be saved in the ./build/contracts dir running the following commands:
Then you can check the ABIs:
Last updated