Skip to content

Commit

Permalink
Add consistent styling to objectives
Browse files Browse the repository at this point in the history
  • Loading branch information
taycaldwell committed Jan 29, 2024
1 parent 4d07740 commit 3f19dab
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ This page will guide you through the process of implementing Account Abstraction

By the end of this guide you should be able to do the following:

- Set up a smart contract project for Base using Foundry
- Set up a smart contract project for Base using [Foundry](https://book.getfoundry.sh/)
- Set up a Next.js front-end project using `create next-app`
- Setup user login and authentication using [Particle Network](https://particle.network/)
- Setup a Biconomy paymaster and bundler
- Setup a [Biconomy](https://biconomy.io/) paymaster and bundler
- Create a gasless transaction

---
Expand Down

0 comments on commit 3f19dab

Please sign in to comment.