description |
---|
🌐 Interacting with the mStable protocol is permissionless - anyone can build a service to capitalize on the composibility offered through our Smart Contracts |
The protocol exists as open-access Smart Contracts on the Ethereum blockchain, meaning interacting with the protocol is permissionless - anyone can build a DApp layer or communicate directly with the blockchain to access the mStable protocol.
We recommend accessing the contracts through:
The first mStable App is a lite, user focussed web application that allows users to:
- Mint and Redeem mASSETS
- Earn Rewards for contributing to the growth of mStable
dApps or partner DeFi projects wishing to interact with mStable in order to access mASSET and bASSET liquidity, participate in the rewards schemes, capitalise on arbitrage or simply to create an app in their own style can do so.
Our protocol exists as open-access Smart Contracts on the Ethereum blockchain. You can simply use a JS tool like ethers.js to connect your web application to Ethereum.
{% hint style="info" %} Do you want to integrate with mStable? Smart contract integration details are available on the Developers page {% endhint %}
We make it particularly easy to build apps accessing mStable with the mStable SDK.
It is possible, but not recommended to communicate directly through a Wallet provider (e.g. Metamask, MyCrypto). Doing so means writing your own transaction, which is something you should avoid doing.
{% hint style="warning" %} Use a robust application (e.g. the mStable App) to interact with the mStable protocol {% endhint %}
While mASSETS are produced and managed through the mStable protocol, they comply with the ERC20 standard meaning it is easy to use mASSETS in any dApp or wallet that supports ERC20 tokens.
Importantly, you don't need to mint mASSETS. There will be markets for them ****on the secondary market through third party exchanges such as Uniswap.