Skip to content

Commit

Permalink
Merge pull request #3334 from Emurgo/feat/YOEXT-636/disable-ergo-dapp…
Browse files Browse the repository at this point in the history
…-connector

Disable ergo dapp connector
  • Loading branch information
vsubhuman authored Oct 28, 2023
2 parents 05fef6f + d3c351d commit a7c2c16
Show file tree
Hide file tree
Showing 27 changed files with 34 additions and 6,775 deletions.
6 changes: 1 addition & 5 deletions packages/yoroi-connector/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
# Yoroi dApp Connector

~~This experimental extension is the first in a modular design to interface the [Yoroi frontend extension](https://github.com/Emurgo/yoroi-frontend) with dApps. It targets the [Ergo](https://ergoplatform.org/en/) cryptocurrency.~~

~~The implementation will follow our [EIP-0012](https://github.com/ergoplatform/eips/pull/23) spec.~~

This project is used only as an example application.

All related to the dApp is moved to the folder `packages/yoroi-extension/app/connector`.
Expand All @@ -16,4 +12,4 @@ All related to the dApp is moved to the folder `packages/yoroi-extension/app/con
### Running dApp example page

1. Install node modules
2. Run example for cardano network `npm run cardano` or run example for ergo network `npm run ergo`
2. Run example for cardano network `npm run cardano`
5 changes: 0 additions & 5 deletions packages/yoroi-connector/example-ergo/bootstrap.js

This file was deleted.

Binary file removed packages/yoroi-connector/example-ergo/favicon.ico
Binary file not shown.
48 changes: 0 additions & 48 deletions packages/yoroi-connector/example-ergo/index.html

This file was deleted.

Loading

0 comments on commit a7c2c16

Please sign in to comment.