Difference between revisions of "Internet Computer for smart contract and dapp developers"

From Internet Computer Wiki
Jump to: navigation, search
m
(Added a new page Comparing Canister Cycles vs Performance Counter)
Line 20: Line 20:
 
* [https://dfinity.frontify.com/d/XzkdhhDptijE/dfinity-brand-guide#/internet-computer/powered-by-badges-1 "Powered by the IC" badges]
 
* [https://dfinity.frontify.com/d/XzkdhhDptijE/dfinity-brand-guide#/internet-computer/powered-by-badges-1 "Powered by the IC" badges]
 
* [[Dealing with cycles limit exceeded errors]]
 
* [[Dealing with cycles limit exceeded errors]]
 +
* [[Comparing Canister Cycles vs Performance Counter]]
  
 
==Developer Community==
 
==Developer Community==

Revision as of 07:15, 24 May 2022


Intended Audience

This article is an entry point for developers interested in building smart contracts and dapps on the IC.

Developer Documentation

Key Concepts

Building Dapps

Developer Community

  • A common resource for developers unblocking each other is the developer forum. Topics there include things such as help with SDK installation, Motoko, canister troubleshooting, and designs.