Paulina BłaszkiewiczinCoinmonksHow to create an upgradeable smart contract using OpenZeppelin SDK — example of fixing smart…In this tutorial we will use OpenZeppelin SDK to fix smart contract vulnerable to underflow/overflow attacks. Firstly we will prepare our…Aug 5, 20191Aug 5, 20191
Paulina BłaszkiewiczinFeatlyHow to compile and deploy Move transaction script on Libra local network?In my previous article, I’ve shown how to test and compile Move scripts or modules. But many people were asking how to deploy them to the…Jul 30, 20194Jul 30, 20194
Paulina BłaszkiewiczinFeatlyOverview of Move — a new language for Libra BlockchainLibra is permissioned blockchain proposed by Facebook. For transactions and smart contracts on this platform was created a special new…Jul 25, 2019Jul 25, 2019
Paulina BłaszkiewiczinFeatlyMove language for Libra blockchain — how to run tests and compile scripts / modules ?Move is a new programming language for the Libra Blockchain. It enables implementation of smart contracts and custom transaction logic…Jul 11, 20191Jul 11, 20191
Paulina BłaszkiewiczinCoinmonksHow to create an upgradeable smart contract using ZeppelinOS — example of fixing smart contract…In this tutorial we will use ZeppelinOS to fix smart contract vulnerable to underflow/overflow attacks. Firstly we will prepare our…Apr 23, 20191Apr 23, 20191
Paulina BłaszkiewiczHow to write and deploy first smart contract in Solidity 0.5.x and Truffle 5.x.xIf you want to start your adventure with the Solidity language, first you need to set up an essential development environment for creating…Mar 10, 20192Mar 10, 20192