Next steps
Continue building with these suggested next steps.
Learn more about canister smart contract development and management.
Explore additional developer tools including agents, libraries, and CLI tools.
Explore how canister smart contracts can interact directly with other chains like Bitcoin and Ethereum.
Explore creating your own token using the ICRC token standards.
View examples of decentralized AI running onchain.
Secure your application's data with onchain encryption methods.
Sign messages using threshold ECDSA, Schnorr, and EdDSA.
Review the developer best practices for building on ICP.
Learn about application security and recommendations.
Integrate authentication methods into your application.
Learn about the ICP network's governance.
Use HTTPS outcalls in your project to obtain data from external sources.
Build web applications using frontend canisters and frameworks like React.
View additional sample applications for Motoko, Rust, and other languages.