-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 8b0c378
Showing
23 changed files
with
16,176 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
node_modules/ | ||
dist/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# Change Log | ||
|
||
## [0.2.0] - 2018-03-04 | ||
|
||
Add new blockchain domain. | ||
Domain support: | ||
- .eth | ||
- .etc | ||
|
||
## [0.1.0] - 2018-02-22 | ||
|
||
Update IPFS target link. | ||
|
||
## [0.0.2] - 2018-02-20 | ||
|
||
Update logo and information. | ||
|
||
## [0.0.1] - 2018-02-18 | ||
An extension that support users can bridge between blockchain domains and IPFS. | ||
|
||
Domain support: | ||
- .eth |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# Portal Network Browser Extension | ||
|
||
## Compile | ||
``` | ||
npm run p | ||
``` |
Oops, something went wrong.