Skip to content
vic

cwervo/aura

A browser that can accept web addresses, DIDs, and Bluesky handles.

cwervo/aura.json
{
"createdAt": "2025-09-02T04:19:49Z",
"defaultBranch": "main",
"description": "A browser that can accept web addresses, DIDs, and Bluesky handles.",
"fullName": "cwervo/aura",
"homepage": "https://cwervo.github.io/aura/",
"language": "C++",
"name": "aura",
"pushedAt": "2025-09-03T13:17:32Z",
"stargazersCount": 5,
"topics": [],
"updatedAt": "2025-09-08T22:42:55Z",
"url": "https://github.com/cwervo/aura"
}
Terminal window
flutter run # to try it out

Looking for code for parsing URLS + DIDs + Bluesky handles?

Section titled “Looking for code for parsing URLS + DIDs + Bluesky handles?”

Take a look at this from the web prototype on the docs branch