Function deployment
Deploy MEM functions using the CLI
Only whitelisted functions can be interacted with on mainnet while MEM is in beta.
Use the MEM Carbon Testnet to simulate a production environment. When you're ready to deploy to mainnet:
Use the CLI to deploy as described below
Submit the function ID to the whitelist using this form.
Prerequisites
Installing MEM CLI on your machine
Deploying a function to the MEM Carbon Testnet
Example
Deploying a function to mainnet
Example
To check the CLI source code: https://github.com/decentldotland/mem-cli
Last updated