Tutorials
In order to undestarstand the workings of a WeilChain, how to write Applets (smart contracts), MCP Servers and Web3 Apps, we recommend that you go through the following tutorials.
Basics
Start with basic Applet writting and usage.
- Create a Basic Applet
- Deploy and Use an Applet via CLI
- Define and Execute Methods with Parameters via the CLI
- Make Cross-contract Calls
These tutorials are complemented by Applet Anatomy and Writting explainers.
Tokens
Next, experiment with creating tokens. This will set the stage for using the Web Wallet (WAuth) and Web3 applications.
Web Wallet
Once you have Tokens deployed, you can see them through the WeilChain Web Wallet, WAuth.
MCP Servers
MCP Servers are special Applets that are used by LLM to actually do things. Running MCP servers from the WeilChain has a series of advantages.