Getting started with Smart Contracts
MultiBaas comes with a number of sample smart contracts pre-installed. They may be linked to deployed contracts on the blockchain or just...
Multisignature (multisig) wallets are smart contracts that allow multiple signers to review and agree on an action on the blockchain ...
MultiBaas provides users with the ability to, on a per-method per-input/output parameter basis, adjust how the value is interpreted on its..
Once you have uploaded and deployed or linked a smart contract you can then interact with it through either the UI or the API.
Contracts, contract meta-data, deployed instances, and blockchain addresses have a number of user-defined attributes in order to help you...
Besides deploying a smart contract to a new address, you can also link a smart contract to an existing instance.
After uploading a solidity file containing one or more smart contracts, you will be prompted to deploy or link the compiled contracts to a..
MultiBaas compiles the smart contract server-side and provides feedback as to what sub-contracts are present in the source code.
Due to the compilation process, it is currently required to combine your contracts into a single file before uploading.
MultiBaas currently supports Ethereum smart contracts written in the Solidity programming language, although support for additional ...
Send us an email to support@curvegrid.com and we will get back to you as soon as we can.