Skip to content

Blog of Christian Felde

Just my random thoughts..

  • About

Tag: Solidity

Just some mappings

Sometimes, while coding up some Solidity contracts, all you want is a simple key/value mapping, to store some details into. You want to keep it simple so the gas costs are low, but what about everything else? Would you still like to use smart contract proxies, so you can update your code? And maybe you’d… Continue reading Just some mappings

Published April 6, 2020
Categorized as Uncategorized Tagged AKAP, Ethereum, Programming, Solidity
Blog of Christian Felde
Proudly powered by WordPress.