Tags
    Author
      Technology
        Rating
        Pricing
        Sort By
        Video
        Results To Show
        Most Recent
        Most Popular
        Highest Rated
        Reset
        https://s3.amazonaws.com/assets.fullstack.io/n/20220425021219649_1920x1080-2v2%20%286%29.png

        lesson

        What's in This Book?Creating an ERC20 Token on Ethereum

        This section borrows code and code examples from throughout the internet to explain some of the key concepts of blockchain and Solidity development. The code has been commented on, explained, and updated as needed. Special thanks to these authors for helping the blockchain community more approachable through the code and blogs that they created - [StephenGrider](https://github.com/StephenGrider/EthereumCasts), [Savjee](https://www.savjee.be/2017/07/Writing-tiny-blockchain-in-JavaScript/), [Xavier Decuyper](https://www.codementor.io/@savjee/how-to-build-a-blockchain-with-javascript-part-1-k7d373dtk), and [Alibaba Cloud](https://www.alibabacloud.com/blog/build-your-own-blockchain-with-javascript_595314) - thank you for the inspiration!

        https://s3.amazonaws.com/assets.fullstack.io/n/20220425021219649_1920x1080-2v2%20%286%29.png

        lesson

        What is EthereumCreating an ERC20 Token on Ethereum

        Proof of work (PoW) is a form of cryptographic zero-knowledge proof in which one party (the prover) proves to others (the verifiers) that a certain amount of computational effort has been expended for some purpose. Verifiers can subsequently confirm this expenditure with minimal effort on their part. [Source](https://en.wikipedia.org/wiki/Proof_of_work)

        https://s3.amazonaws.com/assets.fullstack.io/n/20220425021219649_1920x1080-2v2%20%286%29.png

        lesson

        This Book's MissionCreating an ERC20 Token on Ethereum

        The Ethereum blockchain has been described as the driving force behind the next generation of the internet. The blockchain has built-in smart contract capabilities, a large developer community, and its own native cryptocurrency. In this section we will learn about how the book is structured and get you equipped with the tools you'll need to start writing your own blockchain and smart contracts.

        https://embed-ssl.wistia.com/deliveries/681a2b0b6fdc0a6de13f2069339e2551a9c5d035.jpg

        lesson

        WalkthroughBuilding React Native Apps for Mac

        Walking through the finalized app

        https://image.mux.com/x02wR14YGHMuBXUlC7d4ujDHvMLFHVcSK5X9E1hgjdKo/thumbnail.png?time=0

        lesson

        Conclusion and extra resourcesStorybook for React Apps

        Course conclusion and extra resources.