Smart Contract

  • Your First Rust Smart Contract Using Stellar

    Your First Rust Smart Contract Using Stellar

    In this tutorial we are going to deploy your first rust based smart contract using Stellar Soroban. James On YouTube Watch On YouTube: https://youtu.be/P8RuX7Ymu5Q | Subscribe ✨ Hello World Rust Smart Contract Let’s start by heading over to soropg.com Copy and paste this code into the editor Replace James with whatever you want to write…

  • Creating A Solidity Escrow Smart Contract

    Creating A Solidity Escrow Smart Contract

    In this tutorial, we will create an Escrow contract using Solidity and deploy it to an Ethereum testnet. An Escrow contract is a financial agreement where a third party (the arbitrator) holds and regulates payment of the funds required for two parties involved in a given transaction. It helps make transactions more secure as it…

  • Aligning Founders, VC’s and Stakeholders Interests In A Smart Contract

    Aligning Founders, VC’s and Stakeholders Interests In A Smart Contract

    The blockchain sector prides itself on openness and transparency. Except that is when it comes to early stage VC deals and token allocations. In this article we are going to look at an experimental solidity smart contract which lays out terms, vesting schedules and milestone bonuses on-chain. Team Allocations and VC Unlock Schedules This is…