Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 2.22 KB

README.md

File metadata and controls

43 lines (31 loc) · 2.22 KB

GitHub Workflow Status Project license Pull Requests welcome

Starkcet

This repo contains the infra of Starkcet a Geth anti-flood faucet at the disposal of the developers of the Starknet network. The purpose of this faucet is to never run out of tokens and to avoid any attack without going through sybil cencorship centralized verification. It works by providing a fraction of Tokens accessible only via an L1 verification invoquing gaz costs.

💻 System

The faucet works in 4 simple steps as follows

  • (1) A transaction is sent to a smart contract deployed on the L1 invoquing gaz costs for the user
  • (2) It will then trigger an event to the faucet if the verification went well
  • (3) The faucet will then send the goerli tokens to the corresponding L2 address
  • (4) finaly once the transaction is successful the user will be notified

🌐 Contact us

This is a KasarLabs project If you need any help about Starkcet or anything else related to Starknet please feel free to open an issue or contact us via telegram here.

Sublime's custom image