{"url":"https://docs.blockstack.org/browser/ids-creating.html","headline":"Working with IDS","dateModified":"2018-10-29T13:33:04-07:00","datePublished":"2018-10-29T13:33:04-07:00","author":{"@type":"Person","name":"Blockstack"},"description":"Working with IDS","mainEntityOfPage":{"@type":"WebPage","@id":"https://docs.blockstack.org/browser/ids-creating.html"},"@type":"BlogPosting","@context":"http://schema.org"}</script>
<p>Blockstack allows you to create one free identity in the Blockstack
<em>namespace</em>. A namespace a top-level category in the Blockstack Ecosystem. A
namespace is similar to the domains you are familiar with from using the web,
<codeclass="highlighter-rouge">google.com</code> is domain and so is the <codeclass="highlighter-rouge">gouvernement.fr</code> domain. An identity in
the <codeclass="highlighter-rouge">.blockstack</code> namespace has the <em><codeclass="highlighter-rouge">username</code></em><codeclass="highlighter-rouge">.id.blockstack</code> format.</p>
<p>You can also purchase your own identity (<codeclass="highlighter-rouge">.id</code>) using bitcoin (BTC). A name’s
price depends on its length in characters and the current Bitcoin fees. For
example, ranges such as .00831 and .001943 BTC 20-80 US dollars is not
unusual.</p>
<h2id="create-an-id">Create an ID</h2>
<p>To, create an id, do the following:</p>
<ol>
<li>Go to the <ahref="https://browser.blockstack.org"target="\_blank">Blockstack Web Browser</a>.</li>
</ol>
<p>You have Blockstack Browser installed: If you start from ADD USERNAME from IDs window, jump to 6.
1/ You do not have the Blockstack Browser installed: go to https://explorer.blockstack.org/ 99
2/ Search for your name typing “yourname.id” on the search box. If your .id is “free”, the response will be “Ooops ! The name yourname.id doesn’t exist.” or will show a owner “mnbhbu235j46ijnowejjybjb” with Expires field empty and just NAME_IMPORT, no NAME_REGISTRATION.
3/ Install de Blockstack Browser, open an account, write by hand on a piece of paper and make two copies of mnemonic 12 words phrase, DO NOT KEEP IT IN THE COMPUTER, DO NOT UPLOAD IT TO THE CLOUD, DO NOT COPY IT IN THE CLIPBOARD.
4/ Go to IDs
5/ Click ADD USERNAME. (or MORE and CREATE NEW ID if you want more than one .id’s)
6/ Try your selected name (without “.id”)
7/ If available, check the price.
(If you want to buy a name with your wallet empty the process is a little more complex because the transfer can take a long time and the process will seems frozen, so I recommend to supply your wallet before, go to step 8)
8/ Click WALLET
9/ Fund your wallet with the correct amount or more.
10/ Wait until you see the bitcoin amount in your wallet. Sometimes bitcoin net can take a minute or one hour (or 5) to perform the transaction depending on the demand of network operations, in the following link you will see approx. the time it will take to complete the transaction based on your fee: https://bitcoinfees.earn.com/ 22
10/ Back to ADD USERNAME
11/ Write your name and click search.
12/ Click BUY
13/ The process takes one hour or six blocks, DO NOT TURN OFF the browser or the computer for two hours.</p>
<divclass="share uk-text-center">
<ahref="https://twitter.com/intent/tweet?text=Working with IDS&url=https://docs.blockstack.org/browser/ids-creating.html&via=&related="rel="nofollow"target="_blank"title="Share on Twitter"onclick="window.open(this.href, 'twitter', 'width=550,height=235');return false;"><spandata-uk-icon="icon: twitter; ratio: 1.2"></span></a>
/* A CSS selector that points to your search box */
searchBox: {
selector: '#searchBox'
},
results: {
embedConfig: undefined, // {'url':undefined,'contentBlock':'.page-content-body'}, // if url is given the page will change to that URL and look for the content block there to insert the results
fullScreenConfig: undefined, // {trigger: '#ss360-search-trigger', caption: 'Search this site'}, trigger is the CSS selector to the element that starts the search full screen overlay and searchCaption the caption on the full screen search page
caption: 'Found #COUNT# search results for \"#QUERY#\"', // the caption of the search results
group: true, // whether results should be grouped if content groups are available
filters: undefined,
num: 96, // the maximum number of search results to be shown
highlightQueryTerms: true, // whether to highlight the query terms in search results
moreResultsButton: "Show more results", // HTML for the more results button, all results will be shown if this is null
noResultsText: 'Sorry, we have not found any matches for your query.', // the text to show when there are no results
queryCorrectionText: 'Did you mean "#CORRECTION#"?',
searchQueryParamName: 'ss360Query', // the name of the search query parameter
linksOpenNewTab: false, // should clicking on the result links open a new tab/window?
showSearchBoxLayover: true, //whether to show search box in search result layover
moreResultsPagingSize: 12, // the number of new results to show each time the more results button is pressed (max: 24)
orderByRelevanceText: "Relevance" // the text to be shown in order select box to describe 'order by relevance' option
},
suggestions: {
show: true, // whether to show search suggestions
maxQuerySuggestions: 3, // the maximum number of query suggestions
querySuggestionHeadline: undefined, // the headline of the query suggestions, leave blank if no headline should be shown
emptyQuerySuggestions: undefined,
showImages: false, // show images in search suggestions
num: 6, // the maximum number of search suggestions to be shown
minChars: 3, // minimum number of characters before the suggestions shows, default: 3,
maxWidth: 'auto', // the maximum width of the suggest box, default: as wide as the input box, at least 275px
throttleTime: 300, // the number of milliseconds before the suggest is triggered after finished input, default: 300ms
extraHtml: undefined, // extra HTML code that is shown in each search suggest, you can even show values of datapoints here,
highlight: true, // whether matched words should be highlighted, default: true
},
smart404: { /* The caption of the search results. */
caption: 'These links might be useful', /* The string in the title that identifies the page as a 404 page. */
identifier: 'Page not found', /* A CSS selector that points to the area in which the alternative links should be shown. */