Skip to content

Safe-Wallet-Custom-Secure-dApp/web3inbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web3Inbox

Web3Inbox is a dapp that showcases the WalletConnect Notify API and allows users to subscribe to dapps

Installation

Install dependencies:

yarn

Set up your local environment variables by copying the example into your own .env file:

Note: You will need to substitute the VITE_PROJECT_ID placeholder value inside .env with your own project ID from cloud.walletconnect.com.

cp .env.example .env

Run the development server:

yarn dev

Testing

yarn playwright:install
yarn playwright:test

About

Notifications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 76.8%
  • SCSS 21.8%
  • Other 1.4%