diff --git a/docs/index.mdx b/docs/index.mdx index 9edcde4c095..942882e82ae 100644 --- a/docs/index.mdx +++ b/docs/index.mdx @@ -29,7 +29,7 @@ Welcome! OKP4 is a public PoS layer 1 blockchain built for trust-minimized data
Deep dive into the OKP4 Protocol.
diff --git a/docs/technical-documentation/introduction.md b/docs/technical-documentation/introduction.md deleted file mode 100644 index 2728755bfc0..00000000000 --- a/docs/technical-documentation/introduction.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -sidebar_position: 1 ---- - -# Introduction - diff --git a/docs/technical-documentation/overview.mdx b/docs/technical-documentation/overview.mdx new file mode 100644 index 00000000000..7c3689ca99f --- /dev/null +++ b/docs/technical-documentation/overview.mdx @@ -0,0 +1,93 @@ +--- +sidebar_position: 1 +--- + +# Overview + +## Fundamentals of OKP4 + +Delve into the core technical concepts behind the OKP4 Protocol. + +Explore the semantic data model driving the protocol.
+Introducing the immutable on-chain Object Storage.
+Introducing the on-chain Semantic Storage layer.
+Introducing the Governance Interpreter.
+Unveil the mechanism of minting.
+Understand the specifics of vesting in the protocol.
+Discover the heart of Logical interpretation in the protocol.
+