- Notifications
You must be signed in to change notification settings - Fork442
Example applications, microservices, and code samples for the Internet Computer
License
dfinity/examples
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Get started building on ICP with the sample applications in this repository. From this repository, you can deploy, download, clone, fork, or share sample projects.
The projects in this repository are not intended to be used as commercial applications and do not provide any explicit or implied support or warranty of any kind.
You can also contribute your own project or suggest updates to published projects using the standard GitHub workflow.
Code samples are organized by programming language:
Some examples include frontends written in a variety of frameworks, such as React, JavaScript, etc.
Additional frontend samples can be found in the following folders:
You can open and deploy examples withICP Ninja, a web-based tool that allows you to create and manage Internet Computer projects without downloading any tools or setting up a local environment.
To contribute an example that will be featured on ICP Ninja, check out theNINJA_CONTRIBUTING.md file.
This repo can be opened in a web-based developer environment such asGitHub Codespaces orGitpod, allowing you to edit and deploy the sample projects without downloading any tools or setting up a local environment.
Get started with GitHub codespaces.
dfx is a command-line tool used to create, deploy. and manage projects on ICP. To download and use dfx with this examples repo, run the following commands locally (macOS/Linux systems):
git clone https://github.com/dfinity/examples.gitcd examplessh -ci "$(curl -fsSL https://internetcomputer.org/install.sh)"Then, navigate into the folder of the sample that you want to use and follow the project's README instructions to setup and deploy the sample code.
If you base your application on one of these examples, we recommend you familiarize yourself with and adhere to thesecurity best practices for developing on the Internet Computer. The examples provided here may not implement all the best practices.
About
Example applications, microservices, and code samples for the Internet Computer
Topics
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.