Skip to content

Commit

Permalink
Replace Gitpod button with "View Deployed Dapp" link (#46)
Browse files Browse the repository at this point in the history
* Update readme

* Rename 'Webapp' -> 'Dapp' for consistency
  • Loading branch information
rvanasa committed Aug 24, 2023
1 parent ba355a6 commit 195d0f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 41 deletions.
35 changes: 0 additions & 35 deletions .gitpod.yml

This file was deleted.

8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,7 @@

This starter project is currently in early beta testing. Please feel free to [open an issue](https://github.com/dfinity/ic-eth-starter/issues) to report a bug or request a feature. Thanks!

### Get started directly in your browser:

[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/dfinity/ic-eth-starter)

[Visit Deployed Webapp](https://xm3ir-rqaaa-aaaap-abhqq-cai.icp0.io/)
## [🌐 View Deployed Dapp](https://xm3ir-rqaaa-aaaap-abhqq-cai.icp0.io/)

## Create a New Project

Expand Down Expand Up @@ -53,7 +49,7 @@ Here is our recommended way to acquire tokens and NFTs on the Sepolia testnet:

## Technology Stack

**Front-end Webapp:**
**Front-end Dapp:**
- [TypeScript](https://www.typescriptlang.org/): JavaScript extended with syntax for types
- [Vite](https://vitejs.dev/): high-performance tooling for front-end web development
- [React](https://reactjs.org/): a component-based UI library
Expand Down

0 comments on commit 195d0f4

Please sign in to comment.