StartLearnBuildTokensResourcesConverseBlogLibrary
    HomeBuildNFTeasyLong Life Libraries

    Table of contents

    • Long Life Libraries
    Long Life Libraries

    We’ll begin by looking carefully at the tools we’ll be using throughout this guild, because no builder can work meaningfully without their tools. In particular, we’ll consider the decentralized nature of Git, discuss the beauty and difficulties of Node and all of its millions of packages, and consider the hardhat which will be keeping us safe and the various tools which came before it.

    However, real builders don’t just need tools: they need plans, blueprints, a vision and direction. For that, we turn to the other critical aspect of our craft: shared libraries. In particular, we’ll be looking at the OpenZeppelin ERC721 library and how we can use it with the help of hardhat. Depending on how this all goes, we may even mention mycelium. One never really knows.

    Preparation
    1. Install Git, Node, Yarn and Hardhat.
    2. Optional: burn your Windows machine in a cathartic fire ritual and use Linux instead.

    Librarians Unite!

    Of Leibniz and Libraries

    Each session in this build guild can be found on its own branch in the repo below:

    Recording
    Previous
    NFTeasy
    Next
    Character Types