🪙
X-to-Earn
  • X-to-Earn
  • Create a Rewards Program
  • Get users to connect their wallets to your app
  • Pay out Rewards to your users
    • Using the xtoearn-near-sdk-js in your app
    • From your Reward contract itself (Coming soon)
Powered by GitBook
On this page
  • Integrating with NEAR Protocol Wallet
  • Integrating with MetaMask (For Polygon)
  • Integrating with Phantom (For Solana)

Was this helpful?

Get users to connect their wallets to your app

PreviousCreate a Rewards ProgramNextPay out Rewards to your users

Last updated 2 years ago

Was this helpful?

In order to let Users earn rewards, they need to connect their wallets to your app. We have listed ways in which you can integrate wallets from some of the protocols

Integrating with NEAR Protocol Wallet

If you're building on the NEAR ecosystem, you will need your users to connect their NEAR wallet to your app.

Here are some resources to help you do that:

Integrating with MetaMask (For Polygon)

Coming soon...

Integrating with Phantom (For Solana)

Coming soon...

Example of NEAR Wallet integration
GitHub Repo