1- # Blockstack Browser [ ![ CircleCI] ( https://img.shields.io/circleci/project/blockstack/blockstack-browser/master.svg )] ( https://circleci.com/gh/blockstack/blockstack-portal /tree/master ) [ ![ License] ( https://img.shields.io/github/license/blockstack/blockstack-portal .svg )] ( https://github.com/blockstack/blockstack-portal /blob/master/LICENSE.md ) [ ![ Slack] ( https://img.shields.io/badge/join-slack-e32072.svg?style=flat )] ( http://slack.blockstack.org/ )
1+ # Blockstack Browser [ ![ CircleCI] ( https://img.shields.io/circleci/project/blockstack/blockstack-browser/master.svg )] ( https://circleci.com/gh/blockstack/blockstack-browser /tree/master ) [ ![ License] ( https://img.shields.io/github/license/blockstack/blockstack-browser .svg )] ( https://github.com/blockstack/blockstack-browser /blob/master/LICENSE.md ) [ ![ Slack] ( https://img.shields.io/badge/join-slack-e32072.svg?style=flat )] ( http://slack.blockstack.org/ )
22
33The Blockstack Browser Portal allows you to explore the Blockstack internet.
44
@@ -15,7 +15,7 @@ The Blockstack Browser Portal allows you to explore the Blockstack internet.
1515
1616## Releases
1717
18- [ Download the latest release] ( https://github.com/blockstack/blockstack-portal /releases )
18+ [ Download the latest release] ( https://github.com/blockstack/blockstack-browser /releases )
1919
2020## Developing
2121
@@ -27,10 +27,10 @@ Blockstack for macOS contains a Blockstack Core API endpoint & a CORS proxy.
2727
2828* Please note these instructions have only been tested on macOS 10.12.4.*
2929
30- 1 . Download and install the [ latest release of Blockstack for Mac] ( https://github.com/blockstack/blockstack-portal /releases ) .
30+ 1 . Download and install the [ latest release of Blockstack for Mac] ( https://github.com/blockstack/blockstack-browser /releases ) .
31311 . Start Blockstack
32321 . Option-click the Blockstack menu bar item and select "Enable Development Mode"
33- 1 . Clone this repo: ` git clone https://github.com/blockstack/blockstack-portal .git `
33+ 1 . Clone this repo: ` git clone https://github.com/blockstack/blockstack-browser .git `
34341 . Install node dependencies: ` npm install `
35351 . Click the Blockstack menu bar item and select "Copy Core API password"
36361 . Run ` npm run dev `
@@ -48,7 +48,7 @@ Blockstack for macOS contains a Blockstack Core API endpoint & a CORS proxy.
4848
4949#### Part 2: Install Blockstack Portal
5050
51- 1 . Clone this repo: ` git clone https://github.com/blockstack/blockstack-portal .git `
51+ 1 . Clone this repo: ` git clone https://github.com/blockstack/blockstack-browser .git `
52521 . Install node dependencies: ` npm install `
53531 . Run ` npm run dev-proxy ` to start the CORS proxy
54541 . Run ` npm run dev `
0 commit comments