Git Product home page Git Product logo

usdtm-wallet's Introduction

USDTM-wallet

πŸ“‘ Overview

This project allows users to connect their MetaMask wallet and perform the following actions with a specified token (USDTM):

  • 🦊 Connect Metamask wallet: Users can connect their MetaMask wallet to the application.
  • πŸͺ™ Call the Mint method: Users can initiate a "Mint" transaction.
  • ⏰ Waiting for the transaction to complete: The application will notify users to wait for the transaction to complete.
  • πŸ”„ Balance update after transaction: Once the transaction is completed, the user's balance is updated accordingly.

πŸ›  Getting Started

To get started with this project, follow these steps:

πŸ“”Clone the repository:

git clone https://github.com/KarinaOlenina/usdtm-wallet.git

πŸ“¦ Install dependencies using Yarn:

yarn install

πŸš€ Start:

yarn start

The app will be accessible at http://localhost:3000 in your web browser.

img.png

🀐 .env File

Make sure to create a .env file in the project root directory with the following environment variable:

REACT_APP_DEV_TOKEN_CONTRACT_ADDRESS=

This environment variable is used to specify the development token contract address.

🌐 MetaMask Network Configuration

Before using the application, make sure to configure the MetaMask network settings to connect to the Polygon Mumbai testnet with the following details:

Network Name: Polygon Mumbai Testnet
New RPC URL: https://endpoints.omniatech.io/v1/matic/mumbai/public
Chain ID: 80001
Currency Symbol: MATIC

These settings will allow you to connect to the Polygon Mumbai testnet and use the application with the specified RPC endpoint and network configuration.

πŸ§‘β€πŸ’» Testing

You can run tests using the following command:

yarn test

This command launches the test runner in interactive watch mode for running tests.

usdtm-wallet's People

Contributors

karinaolenina avatar

Watchers

 avatar

Forkers

xmaciasg

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.