This dApp enables sending NGNT from non-custodial wallets without ETH. It uses the Gas Station Network functionality of the NGNT token. Visit the app at https://sendngnt.com.
- 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.
This project is built from 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:
Runs the app in the development mode.
Open 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.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
This repository is open to contributions. Please ensure you open an issue to discuss and track your contributions before starting to implement the code.
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.