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
- Host: GitHub
- URL: https://github.com/perfectmak/sendngntdapp
- Owner: perfectmak
- Created: 2020-05-14T01:56:55.000Z (about 5 years ago)
- Default Branch: develop
- Last Pushed: 2023-02-04T04:39:33.000Z (over 2 years ago)
- Last Synced: 2023-06-17T02:15:25.125Z (about 2 years ago)
- Topics: dapp, erc20, ethereum, gsn, react
- Language: TypeScript
- Homepage: https://sendngnt.com
- Size: 2.15 MB
- Stars: 14
- Watchers: 3
- Forks: 6
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
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
- TorusIf 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
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.