Deploying a Smart Contract Full code description: Tutorial on how to deploy a smart contract with Go. Deploying a Smart Contract If you haven’t already, check out the secti...
Part I. RAII and Memory Management Part I. RAII and Memory Management RAII stands for Resource Acquisition Is Initialization. The idea behind this idiom: for any resource acqui...
Wasm Functions Wasm container images The build phase of the wasm container images The serving phase of the wasm container images Build and run wasm functions Wasm Functions ...
Wasm Functions Wasm container images The build phase of the wasm container images The serving phase of the wasm container images Build and run wasm functions Wasm Functions ...
9 Template changes New templates Changes in 5.0.1 Changes in 5.0.2 Changes in 5.0.3 Changes in 5.0.4 Changes in 5.0.5 Changes in 5.0.6 Changes in 5.0.8 Changes in 5.0.9 Ch...
Conclusions Conclusions Vyper is a powerful and interesting new contract-oriented programming language. Its design is biased toward “correctness,” at the expense of some flexib...
Smart devices Smart devices Smart device apps could embed WasmEdge as a middleware runtime to render interactive content on the UI, connect to native device drivers, and access...
Conclusions Conclusions There is a lot for any developer working in the smart contract domain to know and understand. By following best practices in your smart contract design ...