Get Started
There are multiple ways to get started with Mesh:
Starter Kits
The easiest way to get started with Mesh is to use one of the Starter Kits.
Whether you are if you are an NFT project and wants to start your own multi-sig minting website, you can use the Multi-sig Minting Starter Kit.
Or, if you are a stake pool operator, the Pool Operator Portal Starter Kit allows delegators to connect their wallet and stake with your pool.
Guides
Whether you are new to web development or a seasoned blockchain full-stack developer, these guides will help you get started.
Browse all guides | |
---|---|
Start a Web3 app on Next.js | A step-by-step guide to setup a Next.js web application, connect wallet and browse wallet's assets. |
Minting on Node.js | Load a CLI generated key and mint assets on Node.js |
Multi-Signatures Transaction (Minting) | Create a multi-sig transaction and mint NFTs |
Get started with Aiken | A step-by-step guide to build contracts with Aiken and build transactions to interact with the blockchain. |
Cryptographically Prove Wallet Ownership | Cryptographically prove the ownership of a wallet by signing a piece of data using data sign. |