Skip to content

Commit f127ba2

Browse files
committed
car ownership token illustrated
1 parent 2ef7633 commit f127ba2

1 file changed

Lines changed: 5 additions & 64 deletions

File tree

doc/design_paper.md

Lines changed: 5 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -121,70 +121,11 @@ Tokens seamlessly go across systems, carries their trading rules and user interf
121121

122122
## Example: Car Ownership Token
123123

124-
The following example, a car ownership token, is a successfully tokenised .... [Edit: explain the elements]
125-
126-
+----------------------------------------------------------+
127-
| |
128-
| Holden Barina 2012 Ownership Token |
129-
| |
130-
| Make: Holden Year: 2013 Colour: Black |
131-
| VIN: KL3TA48E9EB541191 |
132-
| |
133-
| +--------+ +--------------------+ +------------------+ |
134-
| | Open | | Authorise use | | List for sale | |
135-
| +--------+ +--------------------+ +------------------+ |
136-
| |
137-
| +--------+ +--------------------+ +------------------+ |
138-
| | Start | | Lend | | Auction | |
139-
| +--------+ +--------------------+ +------------------+ |
140-
| |
141-
| +--------+ +--------------------+ +------------------+ |
142-
| | Lock | | Transfer Ownership | | Collateralise | |
143-
| +--------+ +--------------------+ +------------------+ |
144-
| |
145-
| +--------+ +------------------+ |
146-
| | Locate | | List for sharing | |
147-
| +--------+ +------------------+ |
148-
| |
149-
| Registration: |
150-
| |
151-
| +------------------------------------+ |
152-
| | | | +-----------------------------+
153-
| | Issuer: Roads & Maritime Services | | | |
154-
| | Rego: CJ41HL Expiry: 2017+12+03 | | +-> | Access rego attestation |
155-
| | | | | |
156-
| +------------------------------------+ | +-----------------------------+
157-
| |
158-
| Holden Capped Service |
159-
| |
160-
| +------------------------------------+ |
161-
| | | |
162-
| | Issuer: Holden Australia | | +-----------------------------+
163-
| | Expiry: 2020-12-09 | | | |
164-
| | Last served: 180 days ago | | +-> | Access Invoice Token |
165-
| | (due for a service) | | | |
166-
| | | | +-----------------------------+
167-
| +------------------------------------+ |
168-
| |
169-
| Insurance | +------------------------------+
170-
| | | |
171-
| +------------------------------------+ | | Access insurance token |
172-
| | | | | functions: |
173-
| | Issuer: Qantas Car Insurance | | +-> | |
174-
| | Start Date: 2017 12 30 | | | · Claim |
175-
| | | | | · Lump sum discount payment |
176-
| +------------------------------------+ | | · Upgrade / downgrade |
177-
| | | · Suspend policy |
178-
| Purchase: | | · Access Roadside Assistance |
179-
| | | |
180-
| +------------------------------------+ | +------------------------------+
181-
| | | |
182-
| | Issuer: Manheim Auctions | |
183-
| | Date: 2015+12+09 Price: $4724.83 | |
184-
| | | |
185-
| +------------------------------------+ |
186-
| |
187-
+----------------------------------------------------------+
124+
The following screenshot of a car token represents the final stage of tokenisation.
125+
126+
127+
![A car token. Four tokens: Rego, Capped Service, Insurance and Purchase, either depeneds or relates to the car ownership token.](car-token.jpeg)
128+
188129

189130
At first glance, it is just a handy portal to do everything about the car, including market functions and utility. However, it's not possible with the traditional web model.
190131

0 commit comments

Comments
 (0)