Contracting
Contracting focuses on making standard CRUD operations extremely easy with full support for JSON objects and dynamic storage sizing so you spend less time with lower level computer science details and more time coding.
Meet Contracting
Contracting is the name of Lamden’s smart contracting library. Unlike Bitcoin and Ethereum, Lamden leverages the existing PythonVM to create a system that allows developers to write small applications for the types of logic we see in smart contracts today. This generally has to do with simple logical transactions.
What can be done with Contracting
- Write Smart Contracts, which:
- Store Information on the Blockchain
- Process Information on the Blockchain
- Communicate with other Lamden smart contracts on the Blockchain
- Additionally, you can get the state of your Smart Contract and submit it to the blockchain.