Skip to content

ragingrahul/account-abstraction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simpl

Web3 Wallet with Gelato Gasless Wallet and Staking and Range Orders

This is a web3 wallet project that utilizes the Gelato Gasless Wallet and Web3 functions to allow users to interact with the Ethereum network and call contract functions gasslessly.This would help a lot of web2 users to adopt the web3 technology as gas is always one of the biggest hindrance to mass adoption.

In addition to sending and receiving Ethereum, users can also STAKE their tokens and PLACE RANGE ORDERS.

Buy simpl tokens using eth and stake them on the wallet and reap rewards for doing that.

How the functions are Gasless

flow chart

Give target price for swapping eth for uniswap Token and wait for the price of UNI to rise and watch it get swapped automatically!!!


Features:

  • Gelato Gasless Wallet integration
  • Web3 functions to interact with Ethereum network
  • Send and receive Ethereum and
  • Stake tokens
  • Place range orders

Getting Start:

To use this wallet, you will need an Ethereum wallet that supports Web3 functions. You can use a browser extension like MetaMask or a mobile wallet like Trust Wallet.

  1. Clone the repo
git clone https://github.com/ragingrahul/account-abstraction.git
  1. Install Dependencies
npm i
  1. Start the app
npm run dev
  1. Connect the wallet

Once the app is running, connect your Ethereum wallet by clicking the "Connect Wallet" button. Select your wallet provider and follow the instructions to connect.


Usage

Once your wallet is connected, you can use the wallet to send and receive Ethereum. You can also stake tokens and place range orders to swap eth for uniswap token.

To stake tokens:

  • Click the "Stake" button
  • Enter the amount of tokens you want to stake
  • Confirm the transaction in your wallet

To place a range order:

  • Click the "Range Order" button
  • Enter the amount of eth you want to swap
  • Enter the amount of uniswap token you want to get back

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors