There are editorions of the Blockstack Browser, the web edition is an
-application you access through your web browser by simply visit the
-applications’ address in your computer’s
-browser. You can also install the browser as a client application on your
-computer.
+
There are two editions of the Blockstack Browser, the web edition is an
+application you access through your web browser by simply visiting the application’s
+address in your computer’s browser. You can also install the browser as a
+client application on your computer.
If all you want to do is create, manage, and fund an identity and then interact
with Dapps, you can simply use the web edition. If you have concerns about net
@@ -244,15 +243,14 @@ may find it useful to install the client edition.
The Blockstack Browser installer is a multiple-context installer. If you
run it as a user, the installation is avalable only for that user. If you
install as administrator, the installation installs for all users. To find an
-installer for your operating system, visit the Blockstack install
-page.
Note: The Blockstack script used in this procedure runs docker commands. Depending on how you installed and configure Dockered on your system, it may or may not be necessary to have root or sudo privileges. For this reason, the commands below show the use of sudo when interacting with the script or the docker executable. If your installation allows running Docker with lower privileges, you can omit it.
@@ -195,13 +217,13 @@
-
+
Edit this page on Github
- w Oct 22, 2018
+ w Oct 25, 2018
diff --git a/_site/browser/ids-creating.html b/_site/browser/ids-creating.html
index 795efcc6..8a0795b7 100644
--- a/_site/browser/ids-creating.html
+++ b/_site/browser/ids-creating.html
@@ -17,9 +17,9 @@
-
+
+{"url":"https://docs.blockstack.org/browser/ids-creating.html","headline":"Working with IDS","dateModified":"2018-10-25T11:28:54-07:00","datePublished":"2018-10-25T11:28:54-07:00","author":{"@type":"Person","name":"Blockstack"},"mainEntityOfPage":{"@type":"WebPage","@id":"https://docs.blockstack.org/browser/ids-creating.html"},"description":"Working with IDS","@type":"BlogPosting","@context":"http://schema.org"}
@@ -159,13 +159,13 @@
-
+
Edit this page on Github
- w Oct 22, 2018
+ w Oct 25, 2018
diff --git a/_site/browser/ids-introduction.html b/_site/browser/ids-introduction.html
index 78db1552..7f335b36 100644
--- a/_site/browser/ids-introduction.html
+++ b/_site/browser/ids-introduction.html
@@ -17,9 +17,9 @@
-
+
+{"url":"https://docs.blockstack.org/browser/ids-introduction.html","headline":"Get and use a Blockstack ID","dateModified":"2018-10-25T11:28:54-07:00","datePublished":"2018-10-25T11:28:54-07:00","author":{"@type":"Person","name":"Blockstack"},"mainEntityOfPage":{"@type":"WebPage","@id":"https://docs.blockstack.org/browser/ids-introduction.html"},"description":"Get and use a Blockstack ID","@type":"BlogPosting","@context":"http://schema.org"}
@@ -159,13 +159,13 @@
-
+
Edit this page on Github
- w Oct 22, 2018
+ w Oct 25, 2018
diff --git a/_site/browser/multi-player-storage.html b/_site/browser/multi-player-storage.html
index f1e05e64..59195cb9 100644
--- a/_site/browser/multi-player-storage.html
+++ b/_site/browser/multi-player-storage.html
@@ -17,9 +17,9 @@
-
+
+{"url":"https://docs.blockstack.org/browser/multi-player-storage.html","headline":"Manage Data with Gaia","dateModified":"2018-10-25T11:28:54-07:00","datePublished":"2018-10-25T11:28:54-07:00","author":{"@type":"Person","name":"Blockstack"},"mainEntityOfPage":{"@type":"WebPage","@id":"https://docs.blockstack.org/browser/multi-player-storage.html"},"description":"Manage Data with Gaia","@type":"BlogPosting","@context":"http://schema.org"}
@@ -116,6 +116,23 @@
+
@@ -195,13 +217,13 @@
-
+
Edit this page on Github
- w Oct 22, 2018
+ w Oct 25, 2018
diff --git a/_site/browser/purchase-id.html b/_site/browser/purchase-id.html
index 194f560f..07acab86 100644
--- a/_site/browser/purchase-id.html
+++ b/_site/browser/purchase-id.html
@@ -17,9 +17,9 @@
-
+
+{"url":"https://docs.blockstack.org/browser/purchase-id.html","headline":"Purchase your own domain ID","dateModified":"2018-10-25T11:28:54-07:00","datePublished":"2018-10-25T11:28:54-07:00","author":{"@type":"Person","name":"Blockstack"},"mainEntityOfPage":{"@type":"WebPage","@id":"https://docs.blockstack.org/browser/purchase-id.html"},"description":"Purchase your own domain ID","@type":"BlogPosting","@context":"http://schema.org"}
@@ -159,13 +159,13 @@
-
+
Edit this page on Github
- w Oct 22, 2018
+ w Oct 25, 2018
diff --git a/_site/browser/todo-list.html b/_site/browser/todo-list.html
index 71b3f450..00746dd2 100644
--- a/_site/browser/todo-list.html
+++ b/_site/browser/todo-list.html
@@ -17,9 +17,9 @@
-
+
+{"url":"https://docs.blockstack.org/browser/todo-list.html","headline":"Todo List Application Tutorial","dateModified":"2018-10-25T11:28:54-07:00","datePublished":"2018-10-25T11:28:54-07:00","author":{"@type":"Person","name":"Blockstack"},"mainEntityOfPage":{"@type":"WebPage","@id":"https://docs.blockstack.org/browser/todo-list.html"},"description":"Todo List Application Tutorial","@type":"BlogPosting","@context":"http://schema.org"}
@@ -116,6 +116,23 @@
+
Yes! Blockstack is geared primarily towards Web developers. All of your
+
Yes! Blockstack is geared primarily towards web developers. All of your
existing knowledge is immediately applicable to Blockstack. Anything you can do
-in a Web browser, you can do in a Blockstack app.
+in a web browser, you can do in a Blockstack app.
-
I’m a non-Web developer. Can I build on Blockstack?
+
I’m a non-web developer. Can I build on Blockstack?
Yes! Blockstack implements a RESTful API which
lets you interact with Blockstack from any language and any runtime. In fact,
@@ -244,34 +266,33 @@ the reference client
wrapper around these RESTful API calls, so you won’t be missing much by using a
language other than Javascript.
-
What’s the difference between a Web app and a Blockstack app?
+
What’s the difference between a web app and a Blockstack app?
-
Blockstack apps are built like single-page Web
-apps—they are, in
-fact, a type of Web application.
+
Blockstack apps are built like single-page web
+apps— they are, in
+fact, a type of web application.
-
Blockstack apps are a subset of Web applications that use Blockstack’s
-technology to preserve the user’s control over their identities and data.
-As such, they tend to be simpler
-in design and operation, since in many cases they don’t have to host anything
-besides the application’s assets.
+
Blockstack apps are a subset of web applications that use Blockstack’s
+technology to preserve the user’s control over their identities and data. As
+such, they tend to be simple in design and operation, since in many cases they
+don’t have to host anything besides the application’s assets.
Do I need to learn any new languages or frameworks?
-
No. Blockstack applications are built using existing Web frameworks and programming
+
No. Blockstack applications are built using existing web frameworks and programming
The only new thing you need to learn is either blockstack.js or
the Blockstack RESTful API.
-
How does my Web app interact with Blockstack?
+
How does my web app interact with Blockstack?
The blockstack.js library gives
-any Web application the ability to interact with Blockstack’s authentication and
+any web application the ability to interact with Blockstack’s authentication and
storage services. In addition, we supply a public RESTful API.
What does blockstack.js do?
This is the reference client implementation for Blockstack. You use it in your
-Web app to do the following:
@@ -342,7 +363,7 @@ names. This is currently in development.
Can I programmatically register Blockstack Subdomains?
-
Yes! Once you deploy your own subdomain registrar, you can have your Web app
+
Yes! Once you deploy your own subdomain registrar, you can have your web app
send it requests to register subdomains on your Blockstack ID. You can also
create a program that drives subdomain registration on your Blockstack ID.
@@ -367,7 +388,7 @@ principle applies to a lot of useful decentralized applications.
Can Blockstack applications interact with Bitcoin? Ethereum? Smart contracts? Other blockchains?
-
Yes! Since Blockstack applications are built like Web applications, all you need to do is include the
+
Yes! Since Blockstack applications are built like web applications, all you need to do is include the
relevant Javascript library into your application.
diff --git a/_site/core/faq_technical.html b/_site/core/faq_technical.html
index 53bcd7e5..722fc672 100644
--- a/_site/core/faq_technical.html
+++ b/_site/core/faq_technical.html
@@ -17,9 +17,9 @@
-
+
+{"url":"https://docs.blockstack.org/core/faq_technical.html","headline":"Blockstack Technical FAQ","dateModified":"2018-10-25T11:28:54-07:00","datePublished":"2018-10-25T11:28:54-07:00","author":{"@type":"Person","name":"Blockstack"},"mainEntityOfPage":{"@type":"WebPage","@id":"https://docs.blockstack.org/core/faq_technical.html"},"description":"Blockstack Technical FAQ","@type":"BlogPosting","@context":"http://schema.org"}
@@ -274,13 +274,13 @@
-
+
Edit this page on Github
- w Oct 22, 2018
+ w Oct 25, 2018
diff --git a/_site/core/install-api.html b/_site/core/install-api.html
index 2d955a24..e25dacf9 100644
--- a/_site/core/install-api.html
+++ b/_site/core/install-api.html
@@ -17,9 +17,9 @@
-
+
+{"url":"https://docs.blockstack.org/core/install-api.html","headline":"Blockstack API","dateModified":"2018-10-25T11:28:54-07:00","datePublished":"2018-10-25T11:28:54-07:00","author":{"@type":"Person","name":"Blockstack"},"mainEntityOfPage":{"@type":"WebPage","@id":"https://docs.blockstack.org/core/install-api.html"},"description":"Blockstack API","@type":"BlogPosting","@context":"http://schema.org"}
@@ -274,13 +274,13 @@
-
+
Edit this page on Github
- w Oct 22, 2018
+ w Oct 25, 2018
diff --git a/_site/core/memcached.html b/_site/core/memcached.html
index 62246743..cb8a63d0 100644
--- a/_site/core/memcached.html
+++ b/_site/core/memcached.html
@@ -17,9 +17,9 @@
-
+
+{"url":"https://docs.blockstack.org/core/memcached.html","headline":"Installing Memcached","dateModified":"2018-10-25T11:28:54-07:00","datePublished":"2018-10-25T11:28:54-07:00","author":{"@type":"Person","name":"Blockstack"},"mainEntityOfPage":{"@type":"WebPage","@id":"https://docs.blockstack.org/core/memcached.html"},"description":"Installing Memcached","@type":"BlogPosting","@context":"http://schema.org"}
@@ -274,13 +274,13 @@
-
+
Edit this page on Github
- w Oct 22, 2018
+ w Oct 25, 2018
diff --git a/_site/core/naming/architecture.html b/_site/core/naming/architecture.html
index c755bd4e..16ae5e66 100644
--- a/_site/core/naming/architecture.html
+++ b/_site/core/naming/architecture.html
@@ -17,9 +17,9 @@
-
+
+{"url":"https://docs.blockstack.org/core/naming/architecture.html","headline":"Understand the Architecture","dateModified":"2018-10-25T11:28:54-07:00","datePublished":"2018-10-25T11:28:54-07:00","author":{"@type":"Person","name":"Blockstack"},"mainEntityOfPage":{"@type":"WebPage","@id":"https://docs.blockstack.org/core/naming/architecture.html"},"description":"Understand the Architecture","@type":"BlogPosting","@context":"http://schema.org"}
@@ -274,13 +274,13 @@
-
+
Edit this page on Github
- w Oct 22, 2018
+ w Oct 25, 2018
diff --git a/_site/core/naming/comparison.html b/_site/core/naming/comparison.html
index 42aba2c1..a8524cb2 100644
--- a/_site/core/naming/comparison.html
+++ b/_site/core/naming/comparison.html
@@ -17,9 +17,9 @@
-
+
+{"url":"https://docs.blockstack.org/core/naming/comparison.html","headline":"Naming system feature comparison","dateModified":"2018-10-25T11:28:54-07:00","datePublished":"2018-10-25T11:28:54-07:00","author":{"@type":"Person","name":"Blockstack"},"mainEntityOfPage":{"@type":"WebPage","@id":"https://docs.blockstack.org/core/naming/comparison.html"},"description":"Naming system feature comparison","@type":"BlogPosting","@context":"http://schema.org"}
@@ -274,13 +274,13 @@
-
+
Edit this page on Github
- w Oct 22, 2018
+ w Oct 25, 2018
diff --git a/_site/core/naming/creationhowto.html b/_site/core/naming/creationhowto.html
index c2193fca..0c8cea63 100644
--- a/_site/core/naming/creationhowto.html
+++ b/_site/core/naming/creationhowto.html
@@ -17,9 +17,9 @@
-
+
+{"url":"https://docs.blockstack.org/core/naming/creationhowto.html","headline":"Creating a Namespace","dateModified":"2018-10-25T11:28:54-07:00","datePublished":"2018-10-25T11:28:54-07:00","author":{"@type":"Person","name":"Blockstack"},"mainEntityOfPage":{"@type":"WebPage","@id":"https://docs.blockstack.org/core/naming/creationhowto.html"},"description":"Creating a Namespace","@type":"BlogPosting","@context":"http://schema.org"}
@@ -274,13 +274,13 @@
-
+
Edit this page on Github
- w Oct 22, 2018
+ w Oct 25, 2018
diff --git a/_site/core/naming/did.html b/_site/core/naming/did.html
index ea058317..96fae701 100644
--- a/_site/core/naming/did.html
+++ b/_site/core/naming/did.html
@@ -17,9 +17,9 @@
-
+
+{"url":"https://docs.blockstack.org/core/naming/did.html","headline":"Decentralized Identifiers (DIDs)","dateModified":"2018-10-25T11:28:54-07:00","datePublished":"2018-10-25T11:28:54-07:00","author":{"@type":"Person","name":"Blockstack"},"mainEntityOfPage":{"@type":"WebPage","@id":"https://docs.blockstack.org/core/naming/did.html"},"description":"Decentralized Identifiers (DIDs)","@type":"BlogPosting","@context":"http://schema.org"}
@@ -274,13 +274,13 @@
-
+
Edit this page on Github
- w Oct 22, 2018
+ w Oct 25, 2018
diff --git a/_site/core/naming/forks.html b/_site/core/naming/forks.html
index 30e662b3..0e01afbf 100644
--- a/_site/core/naming/forks.html
+++ b/_site/core/naming/forks.html
@@ -17,9 +17,9 @@
-
+
+{"url":"https://docs.blockstack.org/core/naming/forks.html","headline":"BNS Forks","dateModified":"2018-10-25T11:28:54-07:00","datePublished":"2018-10-25T11:28:54-07:00","author":{"@type":"Person","name":"Blockstack"},"mainEntityOfPage":{"@type":"WebPage","@id":"https://docs.blockstack.org/core/naming/forks.html"},"description":"BNS Forks","@type":"BlogPosting","@context":"http://schema.org"}
@@ -274,13 +274,13 @@
-
+
Edit this page on Github
- w Oct 22, 2018
+ w Oct 25, 2018
diff --git a/_site/core/naming/introduction.html b/_site/core/naming/introduction.html
index a5b679a9..04f79d9a 100644
--- a/_site/core/naming/introduction.html
+++ b/_site/core/naming/introduction.html
@@ -17,9 +17,9 @@
-
+
+{"url":"https://docs.blockstack.org/core/naming/introduction.html","headline":"Blockstack Naming Service (BNS)","dateModified":"2018-10-25T11:28:54-07:00","datePublished":"2018-10-25T11:28:54-07:00","author":{"@type":"Person","name":"Blockstack"},"mainEntityOfPage":{"@type":"WebPage","@id":"https://docs.blockstack.org/core/naming/introduction.html"},"description":"Blockstack Naming Service (BNS)","@type":"BlogPosting","@context":"http://schema.org"}
@@ -274,13 +274,13 @@
-
+
Edit this page on Github
- w Oct 22, 2018
+ w Oct 25, 2018
diff --git a/_site/core/naming/manage.html b/_site/core/naming/manage.html
index abdd6979..60cc1c75 100644
--- a/_site/core/naming/manage.html
+++ b/_site/core/naming/manage.html
@@ -17,9 +17,9 @@
-
+
+{"url":"https://docs.blockstack.org/core/naming/manage.html","headline":"Manage BNS Names","dateModified":"2018-10-25T11:28:54-07:00","datePublished":"2018-10-25T11:28:54-07:00","author":{"@type":"Person","name":"Blockstack"},"mainEntityOfPage":{"@type":"WebPage","@id":"https://docs.blockstack.org/core/naming/manage.html"},"description":"Manage BNS Names","@type":"BlogPosting","@context":"http://schema.org"}
@@ -274,13 +274,13 @@
-
+
Edit this page on Github
- w Oct 22, 2018
+ w Oct 25, 2018
diff --git a/_site/core/naming/namespaces.html b/_site/core/naming/namespaces.html
index bfe2eca6..0cfdcf4f 100644
--- a/_site/core/naming/namespaces.html
+++ b/_site/core/naming/namespaces.html
@@ -17,9 +17,9 @@
-
+
+{"url":"https://docs.blockstack.org/core/naming/namespaces.html","headline":"Understand Namespaces","dateModified":"2018-10-25T11:28:54-07:00","datePublished":"2018-10-25T11:28:54-07:00","author":{"@type":"Person","name":"Blockstack"},"mainEntityOfPage":{"@type":"WebPage","@id":"https://docs.blockstack.org/core/naming/namespaces.html"},"description":"Understand Namespaces","@type":"BlogPosting","@context":"http://schema.org"}
@@ -274,13 +274,13 @@
-
+
Edit this page on Github
- w Oct 22, 2018
+ w Oct 25, 2018
diff --git a/_site/core/naming/pickname.html b/_site/core/naming/pickname.html
index 996b1b76..36d84c82 100644
--- a/_site/core/naming/pickname.html
+++ b/_site/core/naming/pickname.html
@@ -17,9 +17,9 @@
-
+
+{"url":"https://docs.blockstack.org/core/naming/pickname.html","headline":"Choose a name","dateModified":"2018-10-25T11:28:54-07:00","datePublished":"2018-10-25T11:28:54-07:00","author":{"@type":"Person","name":"Blockstack"},"mainEntityOfPage":{"@type":"WebPage","@id":"https://docs.blockstack.org/core/naming/pickname.html"},"description":"Choose a name","@type":"BlogPosting","@context":"http://schema.org"}
@@ -274,13 +274,13 @@
-
+
Edit this page on Github
- w Oct 22, 2018
+ w Oct 25, 2018
@@ -292,10 +292,10 @@ following sections:
@@ -305,13 +305,14 @@ following sections:
namespace for its own purposes. Applications can use namespaces for things like:
-
Giving users a SSO system, where each user registers their public key under a
+
+
Giving users a SSO system, where each user registers their public key under a
username. Blockstack applications do this with names in the .id namespace,
-for example.
+for example.
+
Providing a subscription service, where each name is a 3rd party that provides
a service for users to subscribe to. For example, names in
-.podcast point to podcasts that users of the
-DotPodcast app can subscribe to.
+.podcast point to podcasts that users of the DotPodcast app can subscribe to.
Implementing software licenses, where each name corresponds to an access key.
Unlike conventional access keys, access keys implemented as names
can be sold and traded independently. The licensing fee (paid as a name
@@ -327,7 +328,7 @@ gives them a way to measure economic activity.
Developers can query individual namespaces and look up names within them using
the BNS API.
Send a NAMESPACE_PREORDER transaction (live example).
+
Send a NAMESPACE_PREORDER transaction (live example).
This is the first step. This registers the salted hash of the namespace with BNS nodes, and burns the
requisite amount of cryptocurrency. In addition, it proves to the
BNS nodes that user has honored the BNS consensus rules by including
@@ -408,7 +409,7 @@ a recent consensus hash in the transaction
(see the section on BNS forks for details).
-
Send a NAMESPACE_REVEAL transaction (live example).
+
Send a NAMESPACE_REVEAL transaction (live example).
This is the second step. This reveals the salt and the namespace ID (pairing it with its
NAMESPACE_PREORDER), it reveals how long names last in this namespace before
they expire or must be renewed, and it sets a price function for the namespace
@@ -420,13 +421,13 @@ has the option to collect name registration fees for the first year of the
namespace’s existence by setting a namespace creator address.
-
Seed the namespace with NAME_IMPORT transactions (live example).
+
Seed the namespace with NAME_IMPORT transactions (live example).
Once the namespace has been revealed, the user has the option to populate it with a set of
names. Each imported name is given both an owner and some off-chain state.
This step is optional—namespace creators are not required to import names.
-
Send a NAMESPACE_READY transaction (live example).
+
Send a NAMESPACE_READY transaction (live example).
This is the final step of the process. It launches the namespace, which makes it available to the
public. Once a namespace is ready, anyone can register a name in it if they
pay the appropriate amount of cryptocurrency (according to the price funtion
@@ -450,7 +451,7 @@ create the same namespace, the one that successfully confirms both the
do this, then the namespace they created disappears (along with all the names
they imported).
-
Developers wanting to create their own namespaces should read the namespace creation section document. It is highly recommended that
+
Developers wanting to create their own namespaces should read the namespace creation section document. It is highly recommended that
developers request individual support before creating their own space, given the large amount of
cryptocurrency at stake.
diff --git a/_site/core/naming/register.html b/_site/core/naming/register.html
index d7907cf4..bc343bbc 100644
--- a/_site/core/naming/register.html
+++ b/_site/core/naming/register.html
@@ -17,9 +17,9 @@
-
+
+{"url":"https://docs.blockstack.org/core/naming/register.html","headline":"Register a name","dateModified":"2018-10-25T11:28:54-07:00","datePublished":"2018-10-25T11:28:54-07:00","author":{"@type":"Person","name":"Blockstack"},"mainEntityOfPage":{"@type":"WebPage","@id":"https://docs.blockstack.org/core/naming/register.html"},"description":"Register a name","@type":"BlogPosting","@context":"http://schema.org"}
@@ -274,13 +274,13 @@
-
+
Edit this page on Github
- w Oct 22, 2018
+ w Oct 25, 2018
diff --git a/_site/core/naming/resolving.html b/_site/core/naming/resolving.html
index 0453a1aa..a9edd62f 100644
--- a/_site/core/naming/resolving.html
+++ b/_site/core/naming/resolving.html
@@ -17,9 +17,9 @@
-
+
+{"url":"https://docs.blockstack.org/core/naming/resolving.html","headline":"Resolve a name","dateModified":"2018-10-25T11:28:54-07:00","datePublished":"2018-10-25T11:28:54-07:00","author":{"@type":"Person","name":"Blockstack"},"mainEntityOfPage":{"@type":"WebPage","@id":"https://docs.blockstack.org/core/naming/resolving.html"},"description":"Resolve a name","@type":"BlogPosting","@context":"http://schema.org"}
@@ -274,13 +274,13 @@
-
+
Edit this page on Github
- w Oct 22, 2018
+ w Oct 25, 2018
diff --git a/_site/core/naming/search.html b/_site/core/naming/search.html
index dc64a88e..e49edb5c 100644
--- a/_site/core/naming/search.html
+++ b/_site/core/naming/search.html
@@ -17,9 +17,9 @@
-
+
+{"url":"https://docs.blockstack.org/core/naming/search.html","headline":"How to build a Profile Search Index","dateModified":"2018-10-25T11:28:54-07:00","datePublished":"2018-10-25T11:28:54-07:00","author":{"@type":"Person","name":"Blockstack"},"mainEntityOfPage":{"@type":"WebPage","@id":"https://docs.blockstack.org/core/naming/search.html"},"description":"How to build a Profile Search Index","@type":"BlogPosting","@context":"http://schema.org"}
@@ -274,13 +274,13 @@
-
+
Edit this page on Github
- w Oct 22, 2018
+ w Oct 25, 2018
diff --git a/_site/core/naming/subdomains.html b/_site/core/naming/subdomains.html
index c616f4fd..8a24bdd4 100644
--- a/_site/core/naming/subdomains.html
+++ b/_site/core/naming/subdomains.html
@@ -17,9 +17,9 @@
-
+
+{"url":"https://docs.blockstack.org/core/naming/subdomains.html","headline":"BNS Subdomains","dateModified":"2018-10-25T11:28:54-07:00","datePublished":"2018-10-25T11:28:54-07:00","author":{"@type":"Person","name":"Blockstack"},"mainEntityOfPage":{"@type":"WebPage","@id":"https://docs.blockstack.org/core/naming/subdomains.html"},"description":"BNS Subdomains","@type":"BlogPosting","@context":"http://schema.org"}
@@ -274,13 +274,13 @@
-
+
Edit this page on Github
- w Oct 22, 2018
+ w Oct 25, 2018
diff --git a/_site/core/naming/tutorial_subdomains.html b/_site/core/naming/tutorial_subdomains.html
index 61703294..a689d9be 100644
--- a/_site/core/naming/tutorial_subdomains.html
+++ b/_site/core/naming/tutorial_subdomains.html
@@ -17,9 +17,9 @@
-
+
+{"url":"https://docs.blockstack.org/core/naming/tutorial_subdomains.html","headline":"Subdomain Design and Implementation","dateModified":"2018-10-25T11:28:54-07:00","datePublished":"2018-10-25T11:28:54-07:00","author":{"@type":"Person","name":"Blockstack"},"mainEntityOfPage":{"@type":"WebPage","@id":"https://docs.blockstack.org/core/naming/tutorial_subdomains.html"},"description":"Subdomain Design and Implementation","@type":"BlogPosting","@context":"http://schema.org"}
@@ -274,13 +274,13 @@
-
+
Edit this page on Github
- w Oct 22, 2018
+ w Oct 25, 2018
diff --git a/_site/core/wire-format.html b/_site/core/wire-format.html
index 02828415..71aa21f1 100644
--- a/_site/core/wire-format.html
+++ b/_site/core/wire-format.html
@@ -17,9 +17,9 @@
-
+
+{"url":"https://docs.blockstack.org/core/wire-format.html","headline":"Bitcoin wire format","dateModified":"2018-10-25T11:28:54-07:00","datePublished":"2018-10-25T11:28:54-07:00","author":{"@type":"Person","name":"Blockstack"},"mainEntityOfPage":{"@type":"WebPage","@id":"https://docs.blockstack.org/core/wire-format.html"},"description":"Bitcoin wire format","@type":"BlogPosting","@context":"http://schema.org"}
@@ -274,13 +274,13 @@
-
+
Edit this page on Github
- w Oct 22, 2018
+ w Oct 25, 2018
diff --git a/_site/feed.xml b/_site/feed.xml
index bd534428..82c9c49d 100644
--- a/_site/feed.xml
+++ b/_site/feed.xml
@@ -1,4 +1,4 @@
-Jekyll2018-10-22T12:11:33-07:00https://docs.blockstack.org/BlockstackDocsBlockstackSite tags2017-05-25T00:00:00-07:002017-05-25T00:00:00-07:00https://docs.blockstack.org/2017/05/25/post63<p>https://docs.blockstack.org/assets/posts/</p>
+Jekyll2018-10-25T11:28:54-07:00https://docs.blockstack.org/BlockstackDocsBlockstackSite tags2017-05-25T00:00:00-07:002017-05-25T00:00:00-07:00https://docs.blockstack.org/2017/05/25/post63<p>https://docs.blockstack.org/assets/posts/</p>
<p>/2017/05/25/post63.html</p>
diff --git a/_site/ios/tutorial.html b/_site/ios/tutorial.html
index 8149238d..c9062130 100644
--- a/_site/ios/tutorial.html
+++ b/_site/ios/tutorial.html
@@ -17,9 +17,9 @@
-
+
+{"url":"https://docs.blockstack.org/ios/tutorial.html","headline":"iOS SDK Tutorial (Pre-release)","dateModified":"2018-10-25T11:28:54-07:00","datePublished":"2018-10-25T11:28:54-07:00","author":{"@type":"Person","name":"Blockstack"},"mainEntityOfPage":{"@type":"WebPage","@id":"https://docs.blockstack.org/ios/tutorial.html"},"description":"iOS SDK Tutorial (Pre-release)","@type":"BlogPosting","@context":"http://schema.org"}
@@ -116,6 +116,23 @@
+