Skip to content

Commit 4ee4263

Browse files
committed
Building Index directory& Adding links
1 parent a4b025e commit 4ee4263

File tree

9 files changed

+93
-12
lines changed

9 files changed

+93
-12
lines changed

Extensibility/Governance/README.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Governance
2+
3+
_Example_
4+
5+
- Open-Source Community
6+
7+
- Technical
8+
9+
- Alliance
+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Interoperability
2+
3+
_Example_
4+
5+
- Implicit Interoperability
6+
7+
- Explicit Interoperability
8+
9+
- No Interoperability
+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Intraoperability
2+
3+
_Example_
4+
5+
- Implicit Intraoperability
6+
7+
- Explicit Intraoperability
8+
9+
- No Intraoperability

Extensibility/README.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Extensibility
2+
3+
## Sub categories
4+
5+
- Interoperability
6+
7+
- Intraoperability
8+
9+
- Goverance
10+
11+
- Scripting Language
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Scripting Language
2+
3+
- Turing complete
4+
5+
- Generic Non-Turing Complete
6+
7+
- Application specific Non-Turing Complete
8+
9+
- Non-Turing Complete + External Data
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Asset Supply Management
2+
3+
_Example_
4+
5+
- Limited-Deterministic
6+
7+
- Unlimited-Deterministic
8+
9+
- Pre-mined
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Native Asset
2+
3+
_Example_
4+
5+
- None
6+
7+
- Own Cryptocurrency
8+
9+
- Convertable Multiple Asset
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Tokenisation
2+
3+
_Example_
4+
5+
- No tokenisation present
6+
7+
- Tokenisation + Third party add-ons
8+
9+
- Tokenisation

README.md

+19-12
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ A model around cryptosystems (ex. Bitcoin), the primative building blocks and !i
3131

3232
Creating a resource to shead light on the impact and importance of the Crypto-tech and sharing knowledge and knowhow with **the** Industry.
3333

34+
## Contribution
35+
3436
:ballot_box_with_check:  ToDo
3537

3638
- [ ] Add **all** Cryptosystem Taxonomy components and sub-components.
@@ -42,28 +44,33 @@ Creating a resource to shead light on the impact and importance of the Crypto-te
4244

4345
## :ballot_box: **[Transaction Capabilities](https://github.com/JamestheDon/open-source-crypto/tree/master/Transaction-Capabilities)**
4446

45-
- [Data Structure in the Blockheader](https://github.com/JamestheDon/open-source-crypto/tree/master/Transaction-Capabilities/data-structure-in-Blockheader)
47+
[Data Structure in the Blockheader](https://github.com/JamestheDon/open-source-crypto/tree/master/Transaction-Capabilities/Data-Structure-In-Blockheader)
4648

47-
- [Transactional Model](https://github.com/JamestheDon/open-source-crypto/tree/master/Transaction-Capabilities/Transactional-Model)
49+
[Transactional Model](https://github.com/JamestheDon/open-source-crypto/tree/master/Transaction-Capabilities/Transactional-Model)
4850

49-
- [Server Storage](https://github.com/JamestheDon/open-source-crypto/tree/master/Transaction-Capabilities/Server-Storage)
51+
[Server Storage](https://github.com/JamestheDon/open-source-crypto/tree/master/Transaction-Capabilities/Server-Storage)
5052

51-
- [Block Storage Storage](https://github.com/JamestheDon/open-source-crypto/tree/master/Transaction-Capabilities/Block-Storage-Storage)
53+
[Block Storage Storage](https://github.com/JamestheDon/open-source-crypto/tree/master/Transaction-Capabilities/Block-Storage-Storage)
5254

53-
- [Limits to Scalability](https://github.com/JamestheDon/open-source-crypto/tree/master/Transaction-Capabilities/Limits-to-Scalability)
55+
[Limits to Scalability](https://github.com/JamestheDon/open-source-crypto/tree/master/Transaction-Capabilities/Limits-to-Scalability)
5456

5557
## :currency_exchange: **[Native Currency / Tokenisation](README.md)**
5658

57-
- Native Asset
58-
- Asset Supply Management
59-
- Tokenisation
59+
[Native Asset](https://github.com/JamestheDon/open-source-crypto/tree/master/Native-Currency-Tokenisation/Native-Asset)
60+
61+
[Asset Supply Management](https://github.com/JamestheDon/open-source-crypto/tree/master/Native-Currency-Tokenisation/Asset-Supply-Mgmt)
62+
63+
[Tokenisation](https://github.com/JamestheDon/open-source-crypto/tree/master/Native-Currency-Tokenisation/Tokenisation)
6064

6165
## :globe_with_meridians: **[Extensibility](README.md)**
6266

63-
- Interoperability
64-
- Intraoperability
65-
- Governance
66-
- Scripting Language
67+
[Interoperability](https://github.com/JamestheDon/open-source-crypto/tree/master/Extensibility/Interoperability)
68+
69+
[Intraoperability](https://github.com/JamestheDon/open-source-crypto/tree/master/Extensibility/Intraoperability)
70+
71+
[Governance](https://github.com/JamestheDon/open-source-crypto/tree/master/Extensibility/Governance)
72+
73+
[Scripting Language](https://github.com/JamestheDon/open-source-crypto/tree/master/Extensibility/Scripting-Language)
6774

6875
## :closed_lock_with_key: **[Security and Privacy](README.md)**
6976

0 commit comments

Comments
 (0)