Identifying Smart Contract Orchestration Patterns in Solidity

Written by alcueca | Published 2020/08/28
Tech Story Tags: blockchain | ethereum | solidity | access-control | software-architecture | smart-contracts-top-story | ethereum-top-story | hackernoon-top-story

TLDR Identifying Smart Contract Orchestration Patterns in Solidity. Albert Cuesta Cañada explains how to make your smart contracts cooperate safely. He says the simplest of smart contracts are composed of several smart contracts. This is because of a hard limit of 24KB in any deployed contract, and because your sanity will slip away as the complexity of a smart contract grows. In this article, I’m going to look in depth at smart contract orchestration with examples from well-known projects such as Uniswap v2.via the TL;DR App

no story

Written by alcueca | Hello. I design and build blockchain solutions. I like to make the complex simple.
Published by HackerNoon on 2020/08/28