Skip to content

Commit

Permalink
Merge pull request #304 from CodesMcCabe/main
Browse files Browse the repository at this point in the history
Add video tutorial playlists for account abstraction
  • Loading branch information
nhurwitz committed Apr 8, 2024
2 parents 9318a19 + 8464fcb commit f58d27e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,9 @@
- [ERC-4337 Account Abstraction presentation by Trail of Bits](https://www.youtube.com/watch?v=edPJaUYWlhY)
- [Full Course on Account Abstraction & ERC-4337 Architecture includes bonus podcast with CEO of StackUp](https://youtu.be/1pE261Tbjcc)
- [ERC 4337 Deep Dive](https://www.youtube.com/watch?v=ZMaHhOFvYXk)
- [What is Account Abstraction and ERC-4337? (Alchemy)](https://www.youtube.com/playlist?list=PLMj8NvODurfGd0RJsuU9xN_rLIKXcJQGz)
- [Build Smart Contract Accounts From Scratch (Alchemy)](https://www.youtube.com/playlist?list=PLMj8NvODurfFQmW8TiyRliastUQ4pwoEH)
- [Build an ERC-6900 Plugin](https://www.youtube.com/playlist?list=PLMj8NvODurfEPj75PY9zMwz3d9y15Gxuv)

#### Devcon Bogot谩

Expand Down Expand Up @@ -147,7 +150,6 @@
- [shakesco/userop.js](https://github.com/shakesco/shakesco-userop)
- [shakesco/automation.js](https://www.npmjs.com/package/@shakesco/automation)


### Smart Contracts (EVM)

- [Alchemy LightAccount](https://github.com/alchemyplatform/light-account/)
Expand Down Expand Up @@ -266,6 +268,7 @@ Projects using Account Abstraction (or variations of AA) in alphabetical order.
- [Blockscout](https://eth.blockscout.com/ops)

### Debuggers

- [Userop.dev](https://userop.dev/)

### Data dashboards
Expand Down

0 comments on commit f58d27e

Please sign in to comment.