-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwhitepaper.html
141 lines (128 loc) · 11.3 KB
/
whitepaper.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
<!DOCTYPE html>
<html lang="en">
<head>
<title>CodersCoin - A cryptocurrency for developers and IT enthusiasts</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<script src="https://kit.fontawesome.com/d9ec437633.js" crossorigin="anonymous" defer></script>
<meta name="saashub-verification" content="cqle6ueijluk" />
<link rel="icon" type="image/png" href="./assets/brand/icon.png">
<link rel="apple-touch-icon" href="./assets/brand/icon.png"/>
<!-- SEO -->
<meta name="title" content="CodersCoin - A cryptocurrency for developers and IT enthusiasts">
<meta name="description" content="CodersCoin is a cryptocurrency for developers. It provides a simple platform for developers to pay each other. No wallet is required, just a Github account.">
<meta name="keywords" content="crypto,blockchain,cryptocurrency,coderscoin,CodersCoin,CSC,coin,web3">
<meta name="robots" content="index, follow">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--meta name="language" content="English"-->
<meta name="revisit-after" content="10 days">
<meta name="author" content="Peter Till">
<!-- social -->
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://coderscoin.github.io/">
<meta property="og:title" content="CodersCoin - A cryptocurrency for developers and IT enthusiasts">
<meta property="og:description" content="CodersCoin is a cryptocurrency for developers. It provides a simple platform for developers to pay each other. No wallet is required, just a Github account.">
<meta property="og:image" content="https://coderscoin.github.io/link.png">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://coderscoin.github.io/">
<meta property="twitter:title" content="CodersCoin - A cryptocurrency for developers and IT enthusiasts">
<meta property="twitter:description" content="CodersCoin is a cryptocurrency for developers. It provides a simple platform for developers to pay each other. No wallet is required, just a Github account.">
<meta property="twitter:image" content="https://coderscoin.github.io/link.png">
<!-- Google Analytics -->
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-P1GTLYFGQX"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-P1GTLYFGQX');
</script>
<!--bootstrap-->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.4/jquery.min.js"></script>
<!--custom css-->
<link rel="stylesheet" href="style.css">
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-dark bg-dark custom-navbar p-10 fixed-top">
<div class="container-fluid">
<a class="navbar-brand" href="./index.html">
<img src="./assets/brand/icon.png" alt="Logo" width="40" height="40" class="d-inline-block align-text-top">
CodersCoin
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<!--span class="navbar-toggler-icon">re</span-->
<span class="" role="button" ><i class="fas fa-code-branch" aria-hidden="true"></i></span>
</button>
<div class="collapse navbar-collapse justify-content-end" id="navbarNav">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="./index.html"><i class="fa-solid fa-house"></i> Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://csc.onrender.com/auth/github"><i class="fa-solid fa-wallet"></i> Wallet</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./mine.html"><i class="fas fa-cubes"></i> Mine CSC</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./node.html"><i class="fa-solid fa-database"></i> Node</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./whitepaper.html"><i class="fa-solid fa-paperclip"></i> Whitepaper</a>
</li><!--.disabled to disable-->
<!--li class="nav-item">
<a class="nav-link" href="./cart.html"><i class="fas fa-shopping-cart"></i> <span class="badge badge-danger bg-danger px-1">
<script>
var cart = JSON.parse(sessionStorage.getItem("cart"));
if(cart != null){document.write(Object.keys(cart).length);}else{document.write("0");}
</script>
</span></a>
</li-->
</ul>
</div>
</div>
</nav>
<main class="container px-4 py-5 my-5">
<h1>CodersCoin Whitepaper</h1>
<p>
CodersCoin is a lightweight cryptocurrency aimed at revolutionizing the coding/IT and online creator/influencer industry. By leveraging blockchain technology and the safest hashing methology, CodersCoin seeks to create a global platform that encourages collaboration, rewards skill development, and and chan be exchanged for online products and services. CodersCoin is the money of the People. Although CodersCoin has no value yet, the value will be given in the near future by services, products and contributions in exchange for CSC. Just think that if more people use CodersCoin, maybe one day you will be able to purchase foods with it at the corner store or at least buy your favorite ebook online. All this without the role of banks and the government.
</p>
<h2>1. Introduction:</h2>
<p>
Because until now only the rich elite controlled everything and printed money by the thousands, thus forcing the people into eternal slavery. Cryptocurrency projects have appeared, but they are not accessible to ordinary people at all, and fiat currency gives them their value. Governments have always wanted to suppress creators, and now digital creators, i.e. software developers, computer scientists, digital sellers, designers and more. This will end with a fully shared, uncontrollable cryptocurrency called CodersCoin.
</p>
<h2>2. Technology and Architecture:</h2><!--OWN-->
<p>CodersCoin is built upon a robust blockchain architecture, utilizing a modified version of the Proof-of-Work (PoW) consensus mechanism. The blockchain ensures transparency, immutability, and security of transactions and smart contracts. Additionally, CodersCoin employs advanced cryptographic algorithms to safeguard user privacy and data integrity.</p>
<h2>3. Tokenomics and Economics:</h2> <!-- OWN-->
<p>CodersCoin introduces the CSC token as the native currency within the ecosystem. The CSC token serves multiple purposes, including paying for online goods and services, as a reward for contributing code, sharing knowledge, and collaborating on projects. The token's supply is fixed (900000000 CSC), and participants can earn tokens through mining, referral, and active engagement in the community.</p>
<h2>4. Governance and Consensus:</h2> <!-- OWN-->
<p>CodersCoin adopts a centralized governance model for now, until CodersCoin reaches 1000 users. After that, the network will switch to a decentralized model, allowing token holders to propose and vote on platform improvements, host nodes, and to access the entire project as open sourced software.</p>
<h2>5. Use Cases and Applications:</h2><!-- OWN-->
<p>CodersCoin provides a platform for developers and digital artists to send and receive payments and exchange digital goods without the intervention of any banks or governments. It also serves a reputational purpose so the developers can thank each other and showcase their skills via CodersCoin balance. What gives CodersCoin value is skillset and knowledge.</p>
<h2>6. Market Analysis and Competition:</h2><!-- OWN-->
<p>Currently, CodersCoin has no competitors, as this cryptocurrency is specially designed for developers, IT enthusiasts and digital creators. Instead of a terribly long wallet addresses, participants use their Github username to access the wallet and send CodersCoin. CodersCoin enables developer communities and digital creators to sell code snippets and products to each other in exchange for CodersCoin. This eliminates the use of traditional air-printed and inflated currency. In this way, the wealthy elite cannot influence the digital marketplace.</p>
<h2>7. Roadmap and Milestones:</h2><!-- OWN-->
<p>The development roadmap for CodersCoin includes the launch of the mainnet, the establishment of strategic partnerships with developer communities, and the expansion of platform features. Milestones will be achieved iteratively, with regular updates and community engagement to ensure progress aligns with user needs and expectations.</p>
<p>You can view the roadmap here!</p>
<h2>8. Team and Advisors:</h2> <!-- OWN-->
<p>Currently, only 1 developer is working on the project, and the team is just being formed. In the future, when enough users use CodersCoin, the entire project will be open sourced. Until then, only the software that runs directly on the participants' devices (such as nodes and mining programs) will be open source for the sake of transparency.</p>
<h2>9. Token Sale and Fundraising Details:</h2><!--OWN-->
<p>The token cannot be exchanged for fiat currency and can only be used for payment within the ecosystem. Although CodersCoin has no value yet, the value will be given in the near future by services, products and contributions in exchange for CSC. Just think that if more people use CodersCoin, maybe one day you will be able to purchase foods with it at the corner store or at least buy your favorite ebook online. All this without the role of banks and the government. CodersCoin is therefore the money of the People.</p>
<h2>10. Legal and Compliance:</h2><!-- OWN-->
<p>CodersCoin can only be exchanged within the platform, and should not be sold for fiat currencies. CodersCoin is committed to complying with all applicable laws and regulations concerning cryptocurrency and data protection.</p>
<h2>11. Risks and Disclaimers:</h2>
<p>This CodersCoin white paper does not constitute financial or investment advice, and all participants are encouraged to conduct their own due diligence.</p>
</main>
<footer class="bg-light text-center text-lg-start">
<!-- Copyright fixed-bottom -->
<div class="text-center p-3" style="background-color: #1B223D; color: white;">
© 2023 Copyright:
CodersCoin
</div>
<!-- Copyright -->
</footer>
</body>
</html>