This is a reference guide of the SmartPy grammar that was used throughout this tutorial series, as well as some additional helpful information…
Now that we’ve written and verified a smart contract in Part 3, we have to put our creation on the blockchain. Previously, deploying smart…
Writing a smart contract is half the battle, but now we have to perform thorough testing to ensure that our work performs…
With the solid foundation of SmartPy fundamentals that we learned in Part 1, we can start creating advanced smart contracts that can…
SmartPy is a high-level smart contract library in Python that offers a simple, intuitive and powerful syntax, enabling…