BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//The Blockchain Academy - ECPv6.10.2//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-ORIGINAL-URL:https://theblockchainacademy.com
X-WR-CALDESC:Events for The Blockchain Academy
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:America/New_York
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20240310T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20241103T060000
END:STANDARD
END:VTIMEZONE
BEGIN:VTIMEZONE
TZID:America/Halifax
BEGIN:DAYLIGHT
TZOFFSETFROM:-0400
TZOFFSETTO:-0300
TZNAME:ADT
DTSTART:20240310T060000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0300
TZOFFSETTO:-0400
TZNAME:AST
DTSTART:20241103T050000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20240923T130000
DTEND;TZID=America/New_York:20240927T160000
DTSTAMP:20260610T072028
CREATED:20240807T050411Z
LAST-MODIFIED:20240912T080331Z
UID:6649-1727096400-1727452800@theblockchainacademy.com
SUMMARY:Bitcoin Mining Bootcamp Online Portion (September Cohort)
DESCRIPTION:Date: September 23-27\, 2024\nTime: 1:00 PM – 4:00 PM CT (Monday – Friday)\nFormat: Live Online (Zoom) \n  \nBitcoin Mining Bootcamp – Online Portion – September Cohort\nRegistration: Enroll in the Bitcoin Mining Bootcamp to attend this event. \nJoin us for the Online Bitcoin Mining Bootcamp\, a comprehensive four-day event that dives into the critical aspects of cryptocurrency mining. This segment of the bootcamp covers Courses 1 through 4\, providing a solid foundation and advanced insights into the Bitcoin mining industry. Perfect for beginners and seasoned miners alike\, this online portion equips participants with the knowledge needed to understand and navigate the complexities of Bitcoin mining. \nCourse Schedule: \n\nCourse 1: Fundamentals of Bitcoin and Crypto Mining\nDate: Monday\, September 23\nDescription: An introduction to the basic principles of Bitcoin and cryptocurrency mining\, covering blockchain technology\, mining algorithms\, and essential terminologies. Learn about the process of mining\, network security\, and the role of miners in the blockchain ecosystem.\nCourse 2: Advanced Technical Aspects of Crypto Mining\nDate: Tuesday\, September 24\nDescription: Delve deeper into the technical side of mining\, including detailed discussions on hardware types (ASICs\, GPUs)\, mining software\, and optimization techniques. This course explores the intricacies of mining setup\, performance tuning\, and technical maintenance.\nCourse 3: Environmental Impact and Sustainability in Crypto Mining\nDate: Wednesday\, September 25\nDescription: Focus on the environmental considerations of crypto mining. Topics include energy consumption\, carbon footprint reduction\, and the integration of renewable energy sources. Learn about sustainable mining practices and regulatory compliance.\nCourse 4: Economics and Investment Strategies in Crypto Mining\nDate: Thursday\, September 26\nDescription: Understand the economic aspects of mining\, including profitability analysis\, market dynamics\, and investment strategies. This course covers the financial planning required for successful mining operations\, risk management\, and the economic impact of market fluctuations.\nCourse 5: Practical Mining Operations\nDate: Friday\, September 27\nDescription: Explore the day-to-day operations of a mining farm\, including an in-depth look at mining hardware setup\, installation\, and optimization. Gain practical skills in maintaining mining hardware\, performing routine checks\, and troubleshooting common issues to ensure efficient and smooth operations. Learn strategies for managing energy consumption and reducing costs\, vital for maximizing profitability in mining operations.\n\nWhat’s next? \nFollowing this online live instructor-led event you will proceed to completing Course 5: Practical Mining Operations\, the Deep Dive Program Recap and the hands-on machine configuration at a training facility\, or you can attend the 2-day online event covering the same material.  If you cannot attend in person\, you can complete this next portion of the program remotely from home. You will need 220v power outline to power your Bitmain Antminer S19 Pro 110TH machine.  The Bitmain Antminer will be shipped directly to your home address. \nW3CB Miner+ Certification\nThis event along with your completion of the hands-on configuration prepare you to sit for the Miner+ Certification exam from the Web3 Certification Board.
URL:https://theblockchainacademy.com/event/bitcoin-mining-bootcamp-online-portion-september-cohort/
CATEGORIES:Bitcoin Mining Bootcamp Online Portion
ATTACH;FMTTYPE=image/png:https://theblockchainacademy.com/wp-content/uploads/sites/17/2024/08/Bitcoin-Mining-Bootcamp-Online-Portion-5-Days-15-Hours-On360.CO-Event.png
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Halifax:20240927T110000
DTEND;TZID=America/Halifax:20240927T140000
DTSTAMP:20260610T072028
CREATED:20240212T150851Z
LAST-MODIFIED:20240212T150851Z
UID:6383-1727434800-1727445600@theblockchainacademy.com
SUMMARY:Ethereum dApp Developer Workshop September 27 2024
DESCRIPTION:Ethereum dApp Developer Workshop September 27 2024\nFriday\, September 27\, 2024\n3 Hours\n11:00 AM to 2:00 PM Eastern Time  (strating 8:00 AM PT / 3:00 PM GMT)\nThe Ethereum Developer Workshop is attended following the completion of the Ethereum dApp Developer course.  The workshop is for existing developers who wish to understand how to create and integrate Ethereum-based decentralized applications (“dApps”). This live instructor-led developer workshop gives a top-down view of all important aspects of creating a dApp\, an overview of how the Ethereum blockchain works\, which is different from traditional architecture\, and set up a working environment of new developer tools. \nParticipants will learn Solidity\, the primary language used for creating smart contracts on Ethereum. And after learning how to write\, deploy\, test\, and interact with smart contracts\, Participants see real examples in action by mimicking real running protocols. Graduating participants will connect smart contracts to a user interface\, illustrating their ability to develop sophisticated dApps. \nPREREQUISITES:\n\nA minimum of a year of software development experience using C++\, Python\, and JavaScript. C++\, Python\, and JavaScript influence Ethereum’s built-in programming language Solidity. Students need to be familiar with these languages to program in Solidity.\n\nQUESTIONS WE EXPLORE:\n\nWhat is solidity?\nWhat is truffle for Ethereum?\nWhat are ERC20 and ERC223 protocols\, and how do they differ?\nHow do you connect a smart contract to a user interface?\nWhat happens when a transaction runs out of gas?\nWhat’s the most commonly used Ethereum development framework?\n\nLEARNING OUTCOMES:\n\nConfigure an Ethereum node – test RPC/parity\nCreate a working environment for deploying and interacting with smart contracts\nRead and write smart contracts written in Solidity\nIllustrate how ERC20/223 tokens work\, create tokens\, and offer them to the public with an ICO\nDevelop a token exchange with Ethereum using multiple different approaches\nDeploy Multisig wallets\nDesign and construct a user interface that can work with Ethereum-based applications\n\nCertification Prep: Focus Area Certification Exam Competencies:\n\n20% of the material for the Ethereum Developer Level 2 Certification\n10% of the material for the Master Blockchain Developer Certification
URL:https://theblockchainacademy.com/event/ethereum-dapp-developer-workshop-september-27-2024/
LOCATION:Untitled
ATTACH;FMTTYPE=:
END:VEVENT
END:VCALENDAR