0.0.1-alpha.1 • Published 4 years ago

@react-native-anywhere/gsn v0.0.1-alpha.1

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

Gas Stations Network

This is a React Native-compatible implementation of @opengsn/gsn.

All credit for this source goes to the original maintainers of this project.

GSN abstracts away gas to minimize onboarding & UX friction for dapps. With GSN, gasless clients can interact with Ethereum contracts without users needing ETH for transaction fees. The GSN is a decentralized system that improves dapp usability without sacrificing security.

Getting Started

Using yarn:

yarn add @react-native-anywhere/gsn

Using npm:

npm i -s @react-native-anywhere/gsn

For usage, please check out the Example App.

Documentation

https://docs.opengsn.org/

License

MIT