Skip to content
This repository was archived by the owner on Apr 20, 2020. It is now read-only.

Commit 662defc

Browse files
committed
update: update dep
1 parent 97454b0 commit 662defc

File tree

3 files changed

+659
-883
lines changed

3 files changed

+659
-883
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ Microscope is a blockchain explorer built with [React](https://reactjs.org/) for
1818
- [x] **Progressive**: This project is under progressive development, which means it can work independently, and is able to work with [ReBirth](https://github.com/cryptape/re-birth), another project for AppChain.
1919
- [x] **Internationalized**: This project supports i18n, default to 中文 and Englisgh.
2020

21+
## Changelog since 0.1.0
22+
23+
- [x] **Auto Fetch MetaData**: Auto fetch `https://domain` if protocol not specified.
24+
2125
## Getting Started
2226

2327
- [Development](#development)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Microscope",
33
"version": "0.1.0",
4-
"description": "NervOS Web",
4+
"description": "Nervos Web",
55
"main": "index.js",
66
"repository": "https://github.com/cryptape/microscope",
77
"author": "Keith <[email protected]>",

0 commit comments

Comments
 (0)