Difference between revisions of "Internet Computer wiki"

From Internet Computer Wiki Staging
Jump to: navigation, search
m (Delete redundant housekeeping rules describes elsewhere)
 
(115 intermediate revisions by 11 users not shown)
Line 1: Line 1:
<strong>Welcome to the Internet Computer Wiki!</strong> Here you will find technical documentation covering all aspects of the Internet Computer Protocol. Feel free to join in. All are welcome!
 
  
 +
Welcome!
  
= Topics Central =
+
This is the wiki for 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>. The goal of the wiki is to be a general source of information for and by the IC community. Topics can range as varied as cryptography, governance of the network, user experience, tokenomics, or developer-facing tutorials.
  
* [[Internet computer]]
+
== Introduction to the Internet Computer==
* [[DFINITY]]
 
  
== For blockchain & crypto enthusiasts ==
+
If you come to learn about the Internet Computer, this is a good place to start.
* [[The cryptography behind the Internet Computer]]
 
  
== For dapp developers ==
+
* [[Internet Computer vision]]
* [[Internet Computer for dapp developers]]
+
 
* [[Best practices for NFT drops]]
+
== 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]]
 +
* [[Internet Identity for dapp users]]
 +
 
 +
See more in [[Internet Computer for dapp users]]
 +
 
 +
== For ICP token-holders, investors 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, and options for managing one's ICP.
 +
 
 +
Examples:
 +
* [[ICP token]]
 +
* [[Managing ICP holdings]]
 +
* [[Staking and voting]]
 +
* [[Governance of the Internet Computer]]
 +
* [[Network Nervous System]]
 +
 
 +
See more in [[Internet Computer token-holders, investors and neuron holders]].
 +
 
 +
== For smart contract and dapp developers ==
 +
 
 +
The Internet Computer (IC) is a new platform for executing smart contracts. This section contains information for developers such as links to documentation, developer forums, and relevant dashboards.
 +
 
 +
Examples:
 +
* [https://smartcontracts.org/ Developer documentation on smartcontract.org]
 
* [https://forum.dfinity.org/ IC community developer forum]
 
* [https://forum.dfinity.org/ IC community developer forum]
 +
* [[Canisters (dapps/smart contracts)]]
 +
* [[Best practices for a high traffic dapp launch]]
 +
* [[Current limitations of the Internet Computer]]
 +
* [[Neuron attributes and commands]]
 +
* [[Index of libraries for Internet Computer development]]
 +
 +
See more in [[Internet Computer for smart contract and dapp developers]].
 +
 +
== For the curious, researchers and blockchain enthusiasts ==
 +
 +
This section is for those interested on how the Internet Computer works under the hood. This section touches many different subject areas from cryptography, consensus protocols, virtual machines, operating systems, networking, distributed systems, etc..
  
== For computer scientists ==
+
Examples:
* [[The Internet Computer for Computer Scientists]]
+
* [https://dfinity.org/howitworks/ How the Internet Computer Works]
 +
* [https://dashboard.internetcomputer.org/ Internet Computer dashboard]
 +
* [[Internet Computer performance]]
 +
* [[DFINITY Foundation]]
  
== For ICP stakers and neuron holders ==
+
See more in [[Internet Computer for researchers and blockchain enthusiasts]].
* [[Internet Computer for token holders]]  
 
  
== For node owners ==
+
== FAQs, Tutorials, and How To's==
* [[Internet Computer for node owners]]
+
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 =
+
===FAQs===
 +
* [[FAQ]]
  
'''Simple English FAQ'''
+
=== Tutorials ===
 +
Example:
 +
* [[Managing ICP holdings]]
  
* [[ELI5: What is the Internet Computer?]]
+
See more in [[Tutorials]].
* [[ELI5: How fast is the Internet Computer?]]
 
* [[ELI5: What is the consensus algorithm of the Internet Computer?]]
 
* [[ELI5: What are the most interesting features of the Internet Computer]]
 
* [[ELI5: What kind of dapps are possible on the Internet Computer?]]
 
* [[ELI5: What is the history of the Internet Computer?]]
 
  
'''Crypto community FAQ'''
+
=== How-Tos ===
 +
Example:
 +
* [[How-To: Claim neurons for seed participants]]
  
* [[How does the Internet Computer compare with Bitcoin?]]
+
See more in [[How-Tos]].
* [[How does the Internet Computer compare with Ethereum?]]
 
* [[How decentralized is the Internet computer?]]
 
* [[How do I build on the Internet Computer?]]
 
* [[How much does it cost to run a dapp on the Internet Computer?]]
 
* [[How does the Internet Computer governed?]]
 
* [[What are the tokenomics of the Internet Computer?]]
 
* [[How do I stake on the Internet Computer?]]
 
* [[What do smart contracts on the Internet computer look like?]]
 
* [[How does the Internet Computer scale?]]
 
* [https://dashboard.internetcomputer.org/ Internet Computer dashboard]
 
  
'''Computer Scientists FAQ'''
+
== Contributing to the wiki ==
* [[The Internet Computer for Computer Scientists]]
 
  
 +
=== 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==
  
== Using the wiki ==
+
{{references}}
Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide] for information on using the wiki software.
 
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]
 
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]
 
* [https://lists.wikimedia.org/postorius/lists/mediawiki-announce.lists.wikimedia.org/ MediaWiki release mailing list]
 
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]
 
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki]
 

Latest revision as of 20:38, 21 January 2022

Welcome!

This is the wiki for the Internet Computer (IC), the world's fastest and most powerful blockchain network[1]. The goal of the wiki is to be a general source of information for and by the IC community. Topics can range as varied as cryptography, governance of the network, user experience, tokenomics, or developer-facing tutorials.

Introduction to the Internet Computer

If you come to learn about the Internet Computer, this is a good place to start.

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:

See more in Internet Computer for dapp users

For ICP token-holders, investors 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, and options for managing one's ICP.

Examples:

See more in Internet Computer token-holders, investors and neuron holders.

For smart contract and dapp developers

The Internet Computer (IC) is a new platform for executing smart contracts. This section contains information for developers such as links to documentation, developer forums, and relevant dashboards.

Examples:

See more in Internet Computer for smart contract and dapp developers.

For the curious, researchers and blockchain enthusiasts

This section is for those interested on how the Internet Computer works under the hood. This section touches many different subject areas from cryptography, consensus protocols, virtual machines, operating systems, networking, distributed systems, etc..

Examples:

See more in Internet Computer for researchers and blockchain enthusiasts.

FAQs, Tutorials, and How To's

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

Tutorials

Example:

See more in Tutorials.

How-Tos

Example:

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 create an account. See more in Contributing to the wiki.

References

Template:References