Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Commit

Permalink
chore: update aurora-is-near url
Browse files Browse the repository at this point in the history
  • Loading branch information
paouvrard committed Apr 21, 2021
1 parent 92042e6 commit 71bcf4f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

An app that moves assets between Ethereum and NEAR. You can use this as the starting point for your own app on the [Rainbow Bridge].

Try it between [Ethereum Rinkeby] & [NEAR Testnet]: https://near.github.io/rainbow-bridge-frontend
Try it between [Ethereum Ropsten] & [NEAR Testnet]: https://aurora-is-near.github.io/rainbow-bridge-frontend/


How it works
Expand Down Expand Up @@ -73,7 +73,7 @@ Exploring the code



Run everything locally
Run everything locally (todo)
======================

In `package.json` you may have noticed a `local` command. This will let you run the app in "full local" mode, with a locally-running Ethereum network, NEAR network, NEAR Wallet (frontend & backend), Rainbow Bridge contracts, and an ERC20 contract.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"assetsPath": "src/img",
"repository": {
"type": "git",
"url": "https://github.com/near/rainbow-bridge-frontend"
"url": "https://github.com/aurora-is-near/rainbow-bridge-frontend"
},
"parcel": {
"transforms": {
Expand Down

0 comments on commit 71bcf4f

Please # to comment.