Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typos #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,7 @@ <h4>Delisting Criteria</h4>
<p>If a project becomes inactive and falls below the value criteria (liquidity, market capitalization), it enters a probationary period, by which the project has a period of time to re-meet the minimum criteria.</p>

<h4 id="ticker-upgrades"><a class="header-link" href="#ticker-upgrades"></a>Upgrading</h4>
<p>A token that starts out with a longer ticker, and increases in value is eligible to upgrade to a shorter, prestige ticker. For continuity, the entity will be allowed to retain it's former, longer, ticker.</p>
<p>A token that starts out with a longer ticker, and increases in value is eligible to upgrade to a shorter, prestige ticker. For continuity, the entity will be allowed to retain its former, longer, ticker.</p>

<h4>Non-ASCII characters</h4>
<p>Non-ASCII character normalization via <a href="https://github.com/ensdomains/docs/blob/master/ens-improvement-proposals/ensip-15-normalization-standard.md">ENSIP-15</a> unlocks additional supply and expressiveness in the TKN namespace.</p>
Expand Down Expand Up @@ -484,7 +484,7 @@ <h4 id="protocol-vision"><a class="header-link" href="#protocol-vision"></a>Prot
<hr>

<h1 id="technical-overview"><a class="header-link" href="#technical-overview"></a>Technical Overview</h1>
<p><strong>Abstract:</strong> TKN is a protocol layer hosted on top of <a href="https://docs.ens.domains/">ENS</a> that inherits it's distribution, tooling, and security.</p>
<p><strong>Abstract:</strong> TKN is a protocol layer hosted on top of <a href="https://docs.ens.domains/">ENS</a> that inherits its distribution, tooling, and security.</p>
<div style="text-align: center; width: 100%;">
<img style="width: 40%;" alt="TKN Logo" src="assets/img/inserts/logo.svg" />
<br>
Expand Down Expand Up @@ -541,7 +541,7 @@ <h1 id="product"><a class="header-link" href="#product"></a>Product Overview</h1
<!-- <div style="text-align: center; margin-bottom: 1em;"> -->
<!-- <img style="width: 100%; max-width: 400px;" src="https://gateway.tkn.xyz/ipfs/QmaJ1hcfU48pjRCFNQeQ5ZMyiajgXMeEawJjSd4N9KEkpr" > -->
<!-- </div> -->
<p>An overview of products that are both enabled by the protocol, and contribute to it's operation:</p>
<p>An overview of products that are both enabled by the protocol, and contribute to its operation:</p>

<h4 id="the-vision"><a class="header-link" href="#the-vision"></a>TKN Application</h4>
<p><a href="https://tkn.xyz">tkn.xyz</a> or (<a href="https://tkn.eth.limo">tkn.eth</a>) is an internally developed, decentralized application that makes it easy to interact with the protocol, and serves as a reference implementation for developers. While TKN is decentralized and can be added to any product, the reference application enables features:</p>
Expand All @@ -550,20 +550,20 @@ <h2>Decentralized Token Tracker</h2>
<h5 id="composability"><a class="header-link" href="#composability"></a>Composability & Portability</h5>
<p>The TKN reference app provides an opportunity to develop an open portfolio standard. When a user favorites a token, a portfolio singleton can be saved, which can be consumed by other portfolio trackers and other products.</p>
<h2 id="the-vision"><a class="header-link" href="#the-vision"></a>Metadata editor</h2>
<p>Inside the TKN application is a full featured token metadata editor. If a user encounters a data discrepancy, they can easily tap the edit button, and submit a revision for validation. No more will be be passive data consumers. The open TKN dataset will benefit from the eyeballs of the entire ecosystem.Allowing anyone to submit edits will increase scrutiny and maximize data accuracy.</p>
<p>Inside the TKN application is a full featured token metadata editor. If a user encounters a data discrepancy, they can easily tap the edit button, and submit a revision for validation. No more will be passive data consumers. The open TKN dataset will benefit from the eyeballs of the entire ecosystem.Allowing anyone to submit edits will increase scrutiny and maximize data accuracy.</p>

<h2 id="the-vision"><a class="header-link" href="#the-vision"></a>Mobile App</h2>
<p>The <a href="https://apps.apple.com/ca/app/tkn-decentralized-token-data/id6447381005?platform=iphone">TKN mobile app</a> is live in the iOS app store. With Android coming soon. It's the most convenient way to get TKN data, and the only token tracker that you can have ownership in.</p>
<p>60% of the world's internet traffic is from mobile devices. In Africa, the mobile web share is 70%. <cite><a href="https://explodingtopics.com/blog/mobile-internet-traffic">Internet Traffic from Mobile Devices (Aug 2023)</a></cite> </p>
<p>The future of crypto is mobile. Publishing a mobile app enhances the reach of the TKN protocol, and accelerates crypto's mission of hypertokenization.</p>

<h2 id="the-vision"><a class="header-link" href="#the-vision"></a>Decentralized Websites</h2>
<p>With the growth of the decentralized web, more and more token projects are publishing uncensorable websites & apps. A major shorcoming of the current DWeb is that it's difficult to locate the source for the decentralized website for your token. With TKN all you need to know is the symbol for the project.</p>
<p>With the growth of the decentralized web, more and more token projects are publishing uncensorable websites & apps. A major shortcoming of the current DWeb is that it's difficult to locate the source for the decentralized website for your token. With TKN all you need to know is the symbol for the project.</p>
<p>With TKN, DWeb is easy. When you want to view the DWebsite for a token, just add the token name to <code>tkn.eth</code>. For example, Uniswap can be located at <a href="https://uni.tkn.eth.limo">uni.tkn.eth</a>.</p>
<p>Note: If your browser doesn't yet support DWeb, just add .limo to the end of the url and it will resolve. Example: <a href="https://uni.tkn.eth.limo">uni.tkn.eth.limo</a>.</p>

<h2 id="the-vision"><a class="header-link" href="#the-vision"></a>Developer Documentation</h2>
<p>Developers are the lifeblood of a protocol. Enhancing the developer canvas is the primary directive of the Token Name Service. Documentation is a top priority for the DAO's product development effort. TKN will strive to make it's developer docs a north star in the industry. The TKN docs can be viewed at <a href="https://docs.tkn.xyz/developers/querying-the-tns-dataset">docs.tkn.xyz</a></p>
<p>Developers are the lifeblood of a protocol. Enhancing the developer canvas is the primary directive of the Token Name Service. Documentation is a top priority for the DAO's product development effort. TKN will strive to make its developer docs a north star in the industry. The TKN docs can be viewed at <a href="https://docs.tkn.xyz/developers/querying-the-tns-dataset">docs.tkn.xyz</a></p>

<h3>Product Roadmap</h3>
<ul>
Expand Down Expand Up @@ -728,7 +728,7 @@ <h2 id="governing-principles"><a class="header-link" href="#governing-principles
<ul class="list">
<li>If a protocol function can be safely decentralized, it should be. </li>
<li>Noncontentiousness: TKN should be friendly and inclusive to the entire crypto ecosystem, tradfi, and the world. </li>
<li>The TKN DAO will focus on it's mission to accelerate tokenization worldwide, and will not take public positions on social, or political issues.</li>
<li>The TKN DAO will focus on its mission to accelerate tokenization worldwide, and will not take public positions on social, or political issues.</li>
</ul>
<h2 id="principles"><a class="header-link" href="#principles"></a>Principles</h2>
<ul>
Expand Down Expand Up @@ -1695,7 +1695,7 @@ <h4><a class="header-link" href="#proof-of-tweet"></a>Proof of tweet</h4>
<p>If you've tweeted or posted publicly about tickers, nameservices, or other relevant topics somewhere in the past, contact us.</p>
<h2 id="airdrop-1"><a class="header-link" href="#airdrop-1"></a>Airdrop 1</h2>
<p>Granting ownership to the entire community:</p>
<p>TKN is intended to be a protocol and token tracker that is owned it's users. To that end, airdrop 1 should be a wide ranging, and inclusive grant.</p>
<p>TKN is intended to be a protocol and token tracker that is owned by its users. To that end, airdrop 1 should be a wide ranging, and inclusive grant.</p>
<h2 id="airdrops-2-4"><a class="header-link" href="#airdrops-2-4"></a>Airdrops 2-4</h2>
<p>Future airdrops will be conducted to retroactively reward users and contributors, and further decentralize the protocol.</p>
<!-- <h4>Community Allocation</h4>
Expand Down Expand Up @@ -1781,7 +1781,7 @@ <h1 id="the-case-for-tkn"><a class="header-link" href="#the-case-for-tkn"></a>Th
<p>Imagine a world where every asset has an identity</p>
<p> The revolution of the decentralized token tracker has begun: a transparent, rule based protocol, owned
by
the developers and users that consume it’s data.</p>
the developers and users that consume its data.</p>
<p>The fight against centralization is not finished. The token symbols for <strong>$1.12 trillion</strong>
dollars worth of assets are granted by a few unknown individuals at opaque organizations. Crypto is a
revolution of transparency and composability; It’s a movement that rewards the most censorship resistant
Expand Down