Summary
Keywords
Full Transcript
https://jamesbachini.com/permissionless-smart-contracts/ 00:00 State of DeFi 00:25 Deploy From Solidity 04:02 Deploy Contracts 05:25 Permissionless Contracts The promise of DeFi was to create permissionless smart contracts distributed across a decentralized network. Today the vast majority of protocols have access control privileges and ownerOnly functions. In this tutorial we are going to look at how to deploy a contract from within Solidity so that the contract owner is a smart contract itself. For more content about crypto markets, blockchain development and DeFi visit my blog at https://jamesbachini.com/ Most of the code I write and talk about is open-sourced at: https://github.com/jamesbachini Subscribe to the channel for updates ✅ The content I create is to document my journey and for entertainment purposes. It is not under any circumstances investment advice. I am not an investment or trading professional and am learning myself while still making plenty of mistakes along the way. Any code published is experimental and not production ready to be used for financial transactions. DYOR and do not play with funds you do not want to lose. Did I mention please hit the like button for the YouTube algorithm. Thanks for watching!
