Skip to content

Commit

Permalink
Remove papers
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr-Electron committed Aug 23, 2024
1 parent 04f1f83 commit 881c6e2
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 11 deletions.
4 changes: 0 additions & 4 deletions apps/explorer/src/lib/constants/footer.constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ import { SocialDiscord24, SocialLinkedin24, SocialTwitter24 } from '@iota/icons'

export const FOOTER_LINKS = [
{ title: 'Blog', href: 'https://mystenlabs.com/blog' },
{
title: 'Whitepaper',
href: 'https://github.com/iotaledger/iota/blob/main/doc/paper/iota.pdf',
},
{
title: 'Docs',
href: 'https://docs.mystenlabs.com',
Expand Down
Binary file removed doc/paper/iota-lutris.pdf
Binary file not shown.
Binary file removed doc/paper/iota.pdf
Binary file not shown.
Binary file removed doc/paper/tokenomics.pdf
Binary file not shown.
4 changes: 0 additions & 4 deletions docs/content/about-iota/tokenomics/tokenomics.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,3 @@ The IOTA economy is composed of four core components:
The following flowchart presents the tokenomic flow of IOTA at a high level. Referring back to this chart after you learn concepts in this section should provide additional clarity.

![IOTA tokenomics flow](/img/about-iota/tokenomics/iota-tokenomics-flow.png "Flowchart showing the tokenomics structure.")

## Tokenomics whitepaper

Beyond the topics in this section of the documentation, you can read [The IOTA Smart Contracts Platform: Economics and Incentives](/paper/tokenomics.pdf) whitepaper to learn more about tokenomics design on IOTA.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ You can use Move to define, create, and manage programmable IOTA objects represe
## Move on IOTA


Move on IOTA contains some important differences from Move on other blockchains. IOTA takes advantage of Move's security and flexibility and enhances it with the features described in the following sections to vastly improve throughput, reduce delays in finality, and make Move programming more approachable. For full details, see the [IOTA Smart Contracts Platform](/doc/iota.pdf) white paper.
Move on IOTA contains some important differences from Move on other blockchains. IOTA takes advantage of Move's security and flexibility and enhances it with the features described in the following sections to vastly improve throughput, reduce delays in finality, and make Move programming more approachable.


:::tip
Expand Down
2 changes: 0 additions & 2 deletions docs/content/references/research-papers.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ sidebar_label: Research Papers
---

This document contains a list of research papers that are relevant to IOTA.
Some of the ideas of these papers are currently being integrated into IOTA, others are in our roadmap, and others are not in our roadmap
but could be integrated in the future. Start with the [Sui Smart Contract Platform](/doc/iota.pdf) white paper and previous works below.

## FastPay: High-Performance Byzantine Fault Tolerant Settlement {#fastpay}

Expand Down
Binary file removed docs/site/src/static/doc/iota-lutris.pdf
Binary file not shown.
Binary file removed docs/site/src/static/doc/iota.pdf
Binary file not shown.
Binary file removed docs/site/src/static/doc/tokenomics.pdf
Binary file not shown.
Binary file removed docs/site/static/doc/iota.pdf
Binary file not shown.

0 comments on commit 881c6e2

Please sign in to comment.