Create a Smart Contract 🔗︎
Create new Blank Smart Contract 🔗︎
- Click the
New Contract
button - Click the
BLANK CONTRACT
button
A new tab will be created and a blank contract will open up in the IDE
Create new Example Smart Contract 🔗︎
The example smart contract is meant as a quick explanation of some of the concepts of contracting.
- Click the
New Contract
button - Click the
EXAMPLE CONTRACT
button
A new tab will be created and a new example contract will open up in the IDE
Open Existing contract from Blockchain 🔗︎
- Change the network of the smart contract by clicking the
Current Network
icon in the top right-hand corner of the Lamden Vault. - Click the
New Contract
button. - Enter the name of the contract in the
Contract (Lamden ...)
box. - Click the
OPEN
button.
A new tab will be created and populated with the code from the smart contract on the blockchain.
- Contracts that have been opened from the blockchain are marked with this icon