Skip to content

0xprinc/MetaFaucet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

MetaFaucet

Introducing a new type of testnet token faucet. To support developers who don't have test tokens for testing onchain stuff.
Thanks to ERC4337(Account Abstraction) :)
Metafaucet uses the SmartAccount as the token reserves and supplies the gas fees to the transaction the developer wants to make.

Proof Of Concept

Brief overview of how the whole MetaFaucet is gonna work.
Screenshot 2023-07-27 at 6 25 37 PM

To-Do

  • Make the Metafaucet contract (brain of the whole project)
  • Make the deployer contract that will act as the owner of the required contract by the user
  • Get the EntryPoint and SmartAccount contract
  • Set authorizations related to the SmartAccount contract
  • Connect all the contracts inside the Metafaucet contract

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published