An open API service indexing awesome lists of open source software.

https://github.com/perfectmak/sendngntdapp

Send NGNT without ETH using Gas Station Network
https://github.com/perfectmak/sendngntdapp

dapp erc20 ethereum gsn react

Last synced: 4 months ago
JSON representation

Send NGNT without ETH using Gas Station Network

Awesome Lists containing this project

README

        

# SendNGNT dApp

This dApp enables sending [NGNT](https://ngnt.org) from non-custodial wallets without ETH. It uses the Gas Station Network functionality of the NGNT token. Visit the app at [https://sendngnt.com](https://sendngnt.com).

### List of wallets currently supported:
- Browser Injected wallets
- Wallet Link (Coinbase Wallet)
- Wallet Connect
- Fortmatic
- Portis
- Torus

If you are using a wallet not yet supported, open an issue and we would work on getting it supported.

## Development

This project is built from [Create React App](https://github.com/facebook/create-react-app) and uses Typescript.

The application requires a bunch of environment variables to be configured in order to
work properly. Check the `.env.sample` for a list of the configurable environment variable.

In the project directory, you can run:

#### `yarn start`

Runs the app in the development mode.

Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

The page will reload if you make edits.

You will also see any lint errors in the console.

#### `yarn build`

Builds the app for production to the `build` folder.

It correctly bundles React in production mode and optimizes the build for the best performance.

## Contributions

This repository is open to contributions. Please ensure you open an issue to discuss and track your contributions before starting to implement the code.

## License
Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.