Add ExtensionStore (from @polkadot/extension) (#142)

* Add ExtensionStore (from @polkadot/extension)

* Consistent naming, untested/unused File store

* Update File.ts
This commit is contained in:
Jaco Greeff
2019-06-06 18:13:28 +02:00
committed by GitHub
parent abb94d254c
commit da84d5a8ae
9 changed files with 163 additions and 8 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
"@babel/core": "^7.4.5",
"@babel/runtime": "^7.4.5",
"@polkadot/dev-react": "^0.30.0-beta.9",
"@polkadot/ts": "^0.1.58",
"@polkadot/ts": "^0.1.59",
"empty": "^0.10.1",
"gh-pages": "^2.0.1"
}