feat(wallet): Added minimal-slp-wallet and redux integration

This commit is contained in:
Daniel Gonzalez
2020-06-18 01:32:31 -04:00
parent 789e0804f4
commit b7a5aa6603
19 changed files with 3503 additions and 120 deletions
+2 -7
View File
@@ -1,7 +1,2 @@
/**
* Implement Gatsby's Browser APIs in this file.
*
* See: https://www.gatsbyjs.org/docs/browser-apis/
*/
// You can delete this file if you're not using it
import wrapWithProvider from "./wrap-with-provider"
export const wrapRootElement = wrapWithProvider