Main Contract
Search…
⌃K
Introduction
Money on Chain platform
Main concepts
System states
Public actions
Contracts architecture
Contract mocks
Relevant patterns and choices
Data dictionary
Getting started
Integration with MoC platform
Introduction to MoC
Getting BPros
Getting DoCs
Getting BTCx
Commission fees values
Vendors
Fees calculation
From outside the blockchain
Using RSK nodes
Using web3
Official Money on Chain ABIs
Events
Example code minting BPros
Example code minting BPros without Truffle
Example code redeeming BPros
Example code redeeming BPros without Truffle
Example code minting DOC
Example code redeeming free DOC
Example code redeeming DOC Request
Example code redeeming all DOC
Example code minting BTCx
Example code redeeming BTCx
Smart contracts
Contracts verification
ABIs documentation
Powered By GitBook

Using web3

You can use the technology that suits you best for your project to integrate with the Money on Chain platform, but you must use web3 to invoke the functions of smart contracts. You can learn how to use it with the following tutorials:
  • javascript: Intro to Web3.js · Ethereum Blockchain Developer Crash Course​
  • python: Intro to Web3.py · Ethereum For Python Developers​
  • Java an Android: web3j Getting Started​
  • .NET: Getting Started with Nethereum​
  • Swift: Web3Swift README.md​
Previous
Using RSK nodes
Next
Official Money on Chain ABIs
Last modified 1yr ago
Copy link