Difference between revisions of "Internet Computer wiki"
Diego.prats (talk | contribs) |
m (Delete redundant housekeeping rules describes elsewhere) |
||
(14 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | + | Welcome! | |
+ | |||
+ | 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. | ||
== Introduction to the Internet Computer== | == Introduction to the Internet Computer== | ||
Line 13: | Line 14: | ||
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. | 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]] | * [[Introduction to the Internet Computer for dapp users]] | ||
* [[Index of dapps on the Internet Computer]] | * [[Index of dapps on the Internet Computer]] | ||
* [[Internet Identity for dapp users]] | * [[Internet Identity for dapp users]] | ||
− | |||
− | == For ICP token-holders, investors and | + | 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. | 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]] | * [[ICP token]] | ||
* [[Managing ICP holdings]] | * [[Managing ICP holdings]] | ||
Line 27: | Line 31: | ||
* [[Governance of the Internet Computer]] | * [[Governance of the Internet Computer]] | ||
* [[Network Nervous System]] | * [[Network Nervous System]] | ||
− | + | ||
+ | See more in [[Internet Computer token-holders, investors and neuron holders]]. | ||
== For smart contract and dapp developers == | == For smart contract and dapp developers == | ||
Line 33: | Line 38: | ||
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. | 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. | ||
− | * [https://smartcontracts.org/ Developer documentation] | + | 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)]] | * [[Canisters (dapps/smart contracts)]] | ||
Line 40: | Line 46: | ||
* [[Neuron attributes and commands]] | * [[Neuron attributes and commands]] | ||
* [[Index of libraries for Internet Computer development]] | * [[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 == | == For the curious, researchers and blockchain enthusiasts == | ||
Line 46: | Line 53: | ||
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.. | 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: | ||
* [https://dfinity.org/howitworks/ How the Internet Computer Works] | * [https://dfinity.org/howitworks/ How the Internet Computer Works] | ||
* [https://dashboard.internetcomputer.org/ Internet Computer dashboard] | * [https://dashboard.internetcomputer.org/ Internet Computer dashboard] | ||
* [[Internet Computer performance]] | * [[Internet Computer performance]] | ||
* [[DFINITY Foundation]] | * [[DFINITY Foundation]] | ||
− | + | ||
+ | See more in [[Internet Computer for researchers and blockchain enthusiasts]]. | ||
== FAQs, Tutorials, and How To's== | == FAQs, Tutorials, and How To's== | ||
Line 59: | Line 68: | ||
=== Tutorials === | === Tutorials === | ||
+ | Example: | ||
* [[Managing ICP holdings]] | * [[Managing ICP holdings]] | ||
+ | |||
+ | See more in [[Tutorials]]. | ||
=== How-Tos === | === How-Tos === | ||
+ | Example: | ||
* [[How-To: Claim neurons for seed participants]] | * [[How-To: Claim neurons for seed participants]] | ||
+ | |||
+ | See more in [[How-Tos]]. | ||
== Contributing to the wiki == | == Contributing to the wiki == | ||
=== How to Contribute === | === How to Contribute === | ||
− | Anyone can | + | 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== | ||
− | + | {{references}} | |
− | |||
− | |||
− |
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:
- 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:
- Developer documentation on smartcontract.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..
Examples:
- How the Internet Computer Works
- Internet Computer dashboard
- Internet Computer performance
- DFINITY Foundation
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.