Skip to content
This repository was archived by the owner on Aug 24, 2023. It is now read-only.

Commit 20aba30

Browse files
authored
chore(docs): add documentation structure for MetaChain (#90)
#### What this PR does / why we need it: As per the title. Merely cosmetic change to move documentation structure into place. #### Which issue(s) does this PR fixes?: <!-- (Optional) Automatically closes linked issue when PR is merged. Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`. --> Fixes part of #8
1 parent 6586bc9 commit 20aba30

File tree

13 files changed

+54
-40
lines changed

13 files changed

+54
-40
lines changed

docs/:000:index.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

docs/:100:Specification/:010:rpc-interface.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

docs/:100:Specification/:099:iterations.md

Lines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: What is MetaChain?
3+
---
4+
5+
`DeFiCh/metachain` started as a codename research & development
6+
for [DFIP 2111-B: VOC: Ethereum Virtual Machine (EVM) Support](https://github.com/DeFiCh/dfips/issues/96). Proposed as a
7+
DFIP on Nov 2021; DFIP 2111-B provided DeFiChain with more flexibility to think beyond what is possible today. It
8+
introduced a new dimension to the DeFiChain ecosystem, allowing us to stretch the definition of Native DeFi.
9+
10+
- Smart contract capability through a turing-complete environment for faster paced innovation
11+
- Embrace the multi-chain future enabling easier cross compatibility and extensibility.
12+
13+
---
14+
15+
:::div{class="admonitions red"}
16+
TODO
17+
:::
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
title: What is NativeChain?
3+
---
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
title: What is DFI?
3+
---
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
title: DeFiChain Wallets
3+
---
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
title: MetaChain Whitepaper
3+
---
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
title: MetaChain Improvement Proposal
3+
---
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
title: MetaChain Tokens & Bridge
3+
---

0 commit comments

Comments
 (0)