Skip to content

Commit 6e436cf

Browse files
committed
Remove the interactive editor link
- Need to add a new template to demonstrate usage. - Related to #19
1 parent 037c5b1 commit 6e436cf

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,6 @@ let provider = new Provider();
4141
const result: any = await provider.getCirculatingSupply();
4242
```
4343

44-
4544
Screen recording demonstrating the use of the Blockcore Web Provider:
4645

4746
![](doc/blockcore-provider.gif)
48-
49-
## Interactive editor
50-
51-
You can start testing the provider using this ready made Stackblitz:
52-
53-
https://stackblitz.com/edit/angular-ivy-a6yead?file=src/app/app.component.ts
54-

0 commit comments

Comments
 (0)