Skip to content

Commit adad8bb

Browse files
add readme
1 parent c963c38 commit adad8bb

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

Diff for: .env.development

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
INFURA_PROJECT_ID=YOUR_INFURA_PROJECT_ID

Diff for: README.md

+4
Original file line numberDiff line numberDiff line change
@@ -84,3 +84,7 @@ fetchNodeDetails.getNodeDetails().then((nodeInfo) => console.log(nodeInfo));
8484

8585
- This package requires a peer dependency of `@babel/runtime`
8686
- Node 10+
87+
88+
89+
## Local Development
90+
Requires a .env file with the parameters in .env.development

0 commit comments

Comments
 (0)