0.0.0 • Published 1 year ago

my-sexy-eth-dapp v0.0.0

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

Let's build a dapp with Taiko's signal service. Building on Taiko is just like on Ethereum, you AINT GOTTA WORRY BOUT A THANG.

Technologies used

  • foundry
  • svelte
  • web3modal
  • tailwind
  • fleek deploys

What are we building

  • The signal service allows us to send cross chain messages
  • Let's take a text box and you can send any signal to L1
  • Then we'll create another text box where you can check any signal was received on L2
  • Future improvements: can we do a lookup for a signal? can i persist all my signals under a key and get a list?
  • Will signal service get more expensive to use the more people use it?
  • Well people will actually build on TaikoL2, so they won't resort L1 for storage, but still the lookup can be useful on L1: can we extend the interface?