Difference between revisions of "Template:MAIN PAGE"

From Internet Computer Wiki
Jump to: navigation, search
(Created page with "<b>hello world <b/>")
 
 
(23 intermediate revisions by the same user not shown)
Line 1: Line 1:
<b>hello world <b/>
+
<templatestyles src="Template:Main_page/styles.css"/>
 +
 
 +
<div>
 +
 
 +
==Introduction to ICP==
 +
 
 +
    <!-- Picture example commented out -->
 +
    <div aria-hidden="true" role="presentation">[[File:Logo.jpg|thumb|320px|ICP Logo]]</div>
 +
 
 +
ICP is a general-purpose blockchain that hosts canister smart contracts. It is designed to provide a World Computer that can replace traditional IT and host a new generation of Web3 services and applications that run solely from the blockchain, without the need for traditional IT. It can also play the role of Web3 orchestrator, by interacting with traditional blockchains.
 +
 
 +
It has a completely unique design that reflects a ground-up rethink of blockchain architecture and the application of modern cryptography, [https://web.archive.org/web/20150914013643/http://dfinity.io/ which can be traced back to 2015]. It was built by the largest [https://dfinity.org/team ongoing R&D effort in crypto], which has employed many notable cryptographers, computer science researchers and engineers. The blockchain underwent genesis in May 2021 and became part of the public internet.
 +
 
 +
 
 +
    <div style="clear: both;"></div>
 +
 
 +
    <!-- Row #1 -->
 +
    <div id="audiences" class="mainpage_row">
 +
 
 +
        <div class="mainpage_box overview">
 +
            <h3>
 +
                <!-- <span class="header_icon" aria-hidden="true" role="presentation">[[File:OOjs UI icon advanced.svg|20px|middle|link=]]</span> -->
 +
                <span>Overview: ICP Blockchain and ICP Ecosystem</span>
 +
            </h3>
 +
            <div id="mainpage-admins" title="System administrators" class="items">
 +
                * [[Introduction to ICP]]
 +
                * [[Popular Explainers of ICP]]
 +
                * [[ICP Technical Deep Dive]]   
 +
                * [[ICP Ecosystem Stats]]
 +
                * [[ICP Community]]
 +
                * [[ICP Tokenomics]]
 +
                * [[ICP FAQs]]
 +
                * [[ICP FAQs]]
 +
            </div>
 +
        </div>
 +
 
 +
        <div class="mainpage_box users">
 +
            <h3>
 +
                <!-- <span class="header_icon" aria-hidden="true" role="presentation">[[File:OOjs UI icon edit-ltr.svg|20px|middle|link=]]</span> -->
 +
                <span>For Users: Getting Started with ICP</span>
 +
            </h3>
 +
            <div id="mainpage-users" title="Users" class="items">
 +
                * [[Managing ICP Tokens]]
 +
                * [[Examples of ICP Smart Contracts and Dapps]]
 +
                * [[Staking ICP]]
 +
                * [[ICP Governance]]
 +
            </div>
 +
        </div>
 +
 
 +
        <div class="mainpage_box developers">
 +
            <h3>
 +
                <!-- <span class="header_icon" aria-hidden="true" role="presentation">[[File:OOjs UI icon chem.svg|20px|middle|link=]]</span> -->
 +
                <span>For Developers: Building ICP Smart Contracts</span>
 +
            </h3>
 +
            <div id="mainpage-devs" title="Developers" class="items">
 +
                * [[Developer Documentation]]
 +
                * [[Technical working Groups]]
 +
                * Launching an [[Service_Nervous_System_(SNS)]] DAO
 +
                * Smart contracts with [[Bitcoin Integration]]
 +
            </div>
 +
        </div>
 +
    </div>
 +
 
 +
    <!-- Row #2 -->
 +
    <div id="misc-news" class="mainpage_row nodes">
 +
       
 +
        <div class="mainpage_box">
 +
            <h3>
 +
                <!-- <span class="header_icon" aria-hidden="true" role="presentation">[[File:OOjs UI icon ongoingConversation-rtl.svg|20px|middle|link=]]</span> -->
 +
                <span>For Node Providers: Joining ICP Network</span>
 +
            </h3>
 +
            <div id="mainpage-help-contribute" title="Support and Contributing" class="items">
 +
                * [[Node Provider Documentation]]
 +
                * [[Node Provider Troubleshooting]]
 +
                * Status of the network on [https://dashboard.internetcomputer.org ICP Dashboard]
 +
                * [[Node Provider Tokenomics]]
 +
            </div>
 +
        </div>
 +
 
 +
        <div class="mainpage_box community">
 +
            <h3>
 +
                <!-- <span class="header_icon" aria-hidden="true" role="presentation">[[File:OOjs UI icon ongoingConversation-rtl.svg|20px|middle|link=]]</span> -->
 +
                <span>For ICP Community: Participating in ICP</span>
 +
            </h3>
 +
            <div id="mainpage-help-contribute" title="Support and Contributing" class=" items">
 +
                * [[Working Groups]]
 +
                * [[ICP Governance]]
 +
                * [[Contributing to ICP Wiki]]
 +
            </div>
 +
        </div>
 +
 
 +
    </div>
 +
 
 +
</div>

Latest revision as of 22:02, 17 April 2023

Introduction to ICP

ICP is a general-purpose blockchain that hosts canister smart contracts. It is designed to provide a World Computer that can replace traditional IT and host a new generation of Web3 services and applications that run solely from the blockchain, without the need for traditional IT. It can also play the role of Web3 orchestrator, by interacting with traditional blockchains.

It has a completely unique design that reflects a ground-up rethink of blockchain architecture and the application of modern cryptography, which can be traced back to 2015. It was built by the largest ongoing R&D effort in crypto, which has employed many notable cryptographers, computer science researchers and engineers. The blockchain underwent genesis in May 2021 and became part of the public internet.


For Developers: Building ICP Smart Contracts

For Node Providers: Joining ICP Network

For ICP Community: Participating in ICP