Skip to content

A collection of tutorials, projects and cheat sheets for learning various aspects of development on ICP

Notifications You must be signed in to change notification settings

Stephen-Kimoi/ICP-to-do-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Internet Computer (ICP) Development Tutorials

This repository contains a collection of tutorials and projects for learning various aspects of development on the Internet Computer (ICP) platform.

This repository is perfect for developers looking to learn, build, and experiment with ICP.

Table of Contents:

Check out the Cheat Sheet file on tutorials of how to navigate certain things on ICP.

  1. Uploading and Managing Assets on Canisters:

    • Storing images and files on ICP
  2. Integrating Tokens in Your Project/dApp:

    • Understanding token standards
    • Adding token integration to frontends
  3. Persisiting data across canister upgrades

    • Implementing data persistence across canister upgrades using rust

Getting started:

  1. Prerequisites:

    • Ensure you've set up your environment for ICP development. Kindly check out the Setup File file for detailed instructions.
  2. Clone the repository:

git clone https://github.com/yourusername/icp-development-tutorials.git
cd icp-development-tutorials
  1. Project Structure:
    • Each tutorial is contained within its own directory.

    • Each directory contains a README.md file with detailed instructions.

Contributing:

We welcome contributions! Please see our CONTRIBUTING.md for details.

For more information on Internet Computer development, check out:

License:

This project is licensed under the MIT License. See the MIT Licence file for details.

About

A collection of tutorials, projects and cheat sheets for learning various aspects of development on ICP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published