developer-hub-content icon indicating copy to clipboard operation
developer-hub-content copied to clipboard

[PROPOSAL]Step-by-Step procedure on how to Create a gasless ERC-20 token transaction (Account Abstraction) with an SDK

Open estheroche opened this issue 1 year ago • 1 comments

  • Content is: [ ✔️] Coding tutorial [✔️ ] Informational content [ ] Other (describe)

  • Which blockchain protocol is this about?: Ethereum

  • Description (two or three phrases describing what is it about): . Introduction to Account Abstraction(ERC-4337). . What are Ethereum Accounts. > EOA > Contract Account . Short comings of Externally Owned Account. . Step-by-Step procedure on how to Create a gasless ERC-20 token transaction (Account Abstraction) with an SDK > Prerequisites

          > Step-1: Create an ERC-20 Token
          > Step-2: Building the Website
          > Step-3: Making Transaction Gasless
    
      . How Account Abstraction works
        > Transactions
        > userOperation Mempool
        > Bundler
        > Paymaster
    
      . Use cases of Account Abstraction
    
  • Have you published articles in a blog before? If so, please include some links below 👇

    . https://medium.com/coinsbench/the-solana-network-726b31c074f6 . https://coinsbench.com/step-by-step-tutorial-on-how-to-develop-and-deploy-smart-contracts-with-foundry-8ca5d8f0b36f . https://medium.com/web3-writers-guild/plasma-chain-as-a-scaling-solution-0646358f23d7 . https://medium.com/web3-writers-guild/starknet-implementation-on-ubuntu-21c6ec4c4c6e

estheroche avatar Dec 09 '23 20:12 estheroche

hey @estheroche this is a non-paid program right now. Let me know if still interested.

akegaviar avatar May 31 '24 04:05 akegaviar