Skip to content

Commit

Permalink
chore: add status badges
Browse files Browse the repository at this point in the history
  • Loading branch information
wsdt committed Aug 17, 2024
1 parent 56121c1 commit 3260601
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[![Backend Tests](https://github.com/bobanetwork/aa-hc-example/actions/workflows/backend-tests.yml/badge.svg)](https://github.com/bobanetwork/aa-hc-example/actions/workflows/backend-tests.yml)
[![Smart Contract Tests](https://github.com/bobanetwork/aa-hc-example/actions/workflows/contract-tests.yml/badge.svg)](https://github.com/bobanetwork/aa-hc-example/actions/workflows/contract-tests.yml)

# What is this?
This is a (hopefully) easy to use example of how you can use [Hybrid Compute](https://docs.boba.network/developer/features/aa-basics/hybrid-compute) with [Account Abstraction](https://docs.boba.network/developer/features/aa-basics) to build powerful Web3 Apps!

Expand Down

0 comments on commit 3260601

Please sign in to comment.