Difference between revisions of "Internet Computer wiki"

From Internet Computer Wiki
Jump to: navigation, search
(Redirected page to Main Page)
Tag: New redirect
 
(104 intermediate revisions by 21 users not shown)
Line 1: Line 1:
==Welcome!==
+
#REDIRECT [[Main Page]]
 
 
This is a general source of information about the '''Internet Computer (IC)''', the world's fastest and most powerful blockchain network<ref>https://medium.com/dfinity/the-internet-computers-transaction-speed-and-finality-outpace-other-l1-blockchains-8e7d25e4b2ef</ref>. Created for and by the IC community, topics vary from cryptography, network governance, user experience, tokenomics, developer tutorials and more.
 
 
 
==Introduction to the Internet Computer==
 
The Internet computer is the fastest and most scalable general-purpose blockchain. It was launched as an open source project by [https://dfinity.org/ DFINITY] in May 2021 with the aim of realising a blockchain singularity through hosting dapps, content, and performing computation for billions of users. In building the Internet Computer there have been a number of notable technological developments in cryptography ([https://medium.com/dfinity/chain-key-technology-one-public-key-for-the-internet-computer-6a3644901e28 chain-key cryptography]), programming languages such as [https://wiki.internetcomputer.org/wiki/Motoko Motoko] and others.
 
 
 
===Most common place to start===
 
* [https://dfinity.org/icig.pdf Internet Computer: Infographic]
 
<!-- Link is going to nowhere. Should be updated if target is clear. Uncommented for now.
 
* [https://internetcomputer.org/education#online-courses/ Internet Computer: Online Courses]
 
-->
 
* [[Glossary]]
 
 
 
===For a general audience===
 
* [[Internet Computer overview]]
 
* [[Internet Computer vision]]
 
* [https://dfinity.org/roadmap/ Internet Computer roadmap]
 
 
 
===For a more technical audience===
 
* [https://eprint.iacr.org/2022/087 "Internet Computer for Geeks" paper]
 
* The [https://dfinity.org/howitworks "How it works" series] with videos and in-depth articles on various topics.
 
* [https://www.reddit.com/r/dfinity/comments/ozboyi/megathread_technical_amas/ Technical AMAs on Reddit by different IC and DFINITY teams]
 
 
 
== Internet Identity Introduction ==
 
One of the core benefits of building on the Internet Computer is that end users do not need to pay fees or use tokens to access and use dapps. As an alternative to authenticating from a wallet, users can authenticate with an Internet Identity. Learn more information about Internet Identity (II), a blockchain authentication framework supported by the Internet Computer:
 
 
 
* [[What is Internet Identity]]
 
* [[How to create an Internet Identity]]
 
* [[Internet Identity technical overview]]
 
* [https://identity.ic0.app/ Create an Internet Identity]
 
 
 
==IC for Dapp Users ==
 
 
 
If you use or are interested in using dapps on the Internet Computer, this section will help you understand the user experience benefits of the IC, how to use Internet Identity, or find more IC dapps.
 
 
 
Examples:
 
* [[Introduction to the Internet Computer for dapp users]]
 
* [[Index of dapps on the Internet Computer]]
 
 
 
See more in [[Internet Computer for dapp users]]
 
 
 
== IC for ICP Token-holders, Stakers, and Neuron Holders==
 
 
 
The Internet Computer is governed by on-chain governance system called the Network Nervous System (NNS). To participate on governance, users need to stake ICP tokens. This section will explain how the NNS works, ICP tokens, staking, voting, rewards, and options for managing one's ICP.
 
 
 
Examples:
 
* [[ICP token]]
 
* [[Tutorials for acquiring, managing, and staking ICP]]
 
* [[Staking, voting and rewards]]
 
* [[Governance of the Internet Computer]]
 
* [[Network Nervous System]]
 
* [[Total supply, circulating supply, and staked_ICP]]
 
 
 
See more in [[Internet Computer token-holders, investors, and neuron holders]].
 
 
 
== IC for Smart Contract and Dapp Developers ==
 
 
 
The Internet Computer (IC) is a new platform for executing smart contracts. This section contains information for developers, including links to documentation, developer forums, and relevant dashboards.
 
 
 
Examples:
 
* [[Canisters (dapps/smart contracts)]]
 
* [https://smartcontracts.org/ Developer documentation on smartcontract.org]
 
* [https://forum.dfinity.org/ IC community developer forum]
 
<!--* [[Index of libraries for Internet Computer development]]-->
 
<!--* [[Best practices for a high traffic dapp launch]]-->
 
* [[Bitcoin integration]]
 
 
 
If you've been programming smart contracts on Ethereum before, you should read [[The Internet Computer for Ethereum Developers]].
 
 
 
See more in [[Internet Computer for smart contract and dapp developers]].
 
 
 
== IC for the Curious, Researchers and Blockchain Enthusiasts ==
 
 
 
This section is for those interested in how the Internet Computer works under the hood. It touches many different subject areas from cryptography, consensus protocols, virtual machines, operating systems, networking, distributed systems, etc.
 
 
 
Examples:
 
* [https://dfinity.org/howitworks/ How the Internet Computer Works]
 
* [https://dashboard.internetcomputer.org/ Internet Computer dashboard]
 
* [[Internet Computer performance]]
 
* [[DFINITY Foundation]]
 
* [[Bitcoin integration]]
 
* [[Third-party security audits]]
 
 
 
See more in [[Internet Computer for researchers and blockchain enthusiasts]].
 
 
 
== For Node Providers ==
 
Node providers invest in and operate node hardware, which powers the Internet Computer with processing and storage capacity. Running these nodes in data centers provides the high performance and the cost-effectiveness of the Internet Computer. Every node provider is allowed a limited amount of nodes.
 
* [[Node Provider Onboarding]]
 
* [[IC OS Installation Runbook - Supermicro]]
 
* [[IC OS Installation Runbook - Dell Poweredge]]
 
* [[Node rewards]]
 
 
 
== Technical Working Groups ==
 
* [[Identity & Authentication]]
 
* [[Developer Tooling]]
 
* [[Ledger & Tokenization]]
 
 
 
== FAQs, Tutorials, and How-tos==
 
Tutorials are guided introductions to user stories, intended for first-time users and characterized by a shallow learning curve. How-Tos are step-by-step instructions for specific, narrow goals.
 
 
 
===FAQs===
 
* [[FAQ]]
 
 
 
===Best Practices===
 
Example:
 
* [[Managing ICP holdings]]
 
* [[Managing Internet Identity]]
 
* [[Maximizing Voting and NNS Rewards]]
 
See more in [[Best Practices]]
 
 
 
=== Tutorials ===
 
Example:
 
* [[Tutorials for acquiring, managing, and staking ICP]]
 
* [[How-To: Claim neurons for seed participants]]
 
* [[How-To: Create an NNS motion proposal]]
 
* [[How-To: Set your neuron to follow another neuron]]
 
 
 
 
 
See more in [[How-Tos]].
 
 
 
==Contributing to the Wiki==
 
 
 
=== How to contribute ===
 
Anyone can read the wiki. You can also edit pages, all you need to do is [https://wiki.internetcomputer.org/wiki/Special:CreateAccount create an account]. See more in [[Contributing to the wiki]].
 
 
 
==References==
 

Latest revision as of 18:28, 10 April 2023

Redirect to: