You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
## What is Bitcoin Schema?
2
2
3
-
The schemas are a set of 'types', each associated with a set of properties. This is a community driven register of types for standard use in applications. Schema.org provides a similar register, but this one is specifically designed with BitCoin enabled applications in mind, combining several data protocols.
3
+
The schemas are a set of 'types', each associated with a set of properties. This is a community driven register of types for standard use in applications. [Schema.org](https://schema.org/) provides a similar register, but Bitcoin Schema is specifically designed with BitCoin enabled applications in mind, combining several data protocols.
4
4
5
5
## What protocols are used?
6
6
7
-
The protocols used in the models registered here are currently [B](https://github.com/unwriter/b), [MAP](https://github.com/rohenaz/map), [AIP](https://github.com/attilaaf/AUTHOR_IDENTITY_PROTOCOL), [BAP](https://github.com/icellan/bap) and BPP
7
+
The protocols used in the models registered here are currently [B](https://github.com/unwriter/b), [MAP](https://github.com/rohenaz/map), [AIP](https://github.com/attilaaf/AUTHOR_IDENTITY_PROTOCOL), [BAP](https://github.com/icellan/bap) and BPP.
8
8
9
9
## Why is Schema Important?
10
10
@@ -22,6 +22,6 @@ There are a number of tools available for both recording data types listed here
22
22
23
23
## Who is using Bitcoin Schema?
24
24
25
-
[Tonicpow](https://tonicpow.com), [Jamify](https://jamify.xyz), [BitChat](https://bitchat.allaboardbitcoin.com), [BitChat [Nitro]](https://bitchatnitro.com),[Hona](https://hona.app), [BlockPost](https://blockpost.network), [MetaLens](https://metalens.app), [Retrofeed](https://retrofeed.me), and many others. If you're using Bitcoin Schema in your application and would like to be listed here, contact us or submit a pull request [here](https://github.com/BitcoinSchema/schema)
25
+
[Tonicpow](https://tonicpow.com), [Jamify](https://jamify.xyz), [BitChat](https://bitchat.allaboardbitcoin.com), [BitChat [Nitro]](https://bitchatnitro.com),[Hona](https://hona.app), [BlockPost](https://blockpost.network), [MetaLens](https://metalens.app), [Retrofeed](https://retrofeed.me), and many others. If you're using Bitcoin Schema in your application and would like to be listed here, contact us or submit a pull request [here](https://github.com/BitcoinSchema/schema).
26
26
27
27
?> _Note_: Currently Bitcoin Schema is made up of OP_RETURN based data protocols. In the future, we expect OP_PUSHDATA based protocols to emerge. As new standards are adopted, they will be incorporated into the models registered here, or new variants will be listed.
0 commit comments