Tutorials

Learn by doing with step-by-step guides:

Tutorial 1: Launch Your Blockchain

  • Clone the AIGENT repository.

  • Customize runtime modules for your specific needs.

  • Start your blockchain locally.

Tutorial 2: Build a Smart Contract

  • Install the development tools for writing smart contracts.

  • Write and compile your contract code.

  • Deploy it on the AIGENT blockchain.

Tutorial 3: Create a Decentralized App (dApp)

  • Set up a user interface using React.js or Angular.

  • Use AIGENT APIs to connect to the blockchain.

  • Host your app on a decentralized storage solution.

Last updated