Skip to content

Commit

Permalink
update with lightweight_dao_manager
Browse files Browse the repository at this point in the history
  • Loading branch information
leeduckgo committed Aug 3, 2023
1 parent a5913ed commit 66b9f31
Show file tree
Hide file tree
Showing 2 changed files with 566 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/components/NavBar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ export function NavBar() {
<NavItem href="/github_repo_binder" title="GithubRepoBinder" />
<NavItem href="/service_manager" title="ServiceManager" />
<NavItem href="/service_events" title="ServiceEvents" />
<NavItem href="/lightweight_dao_manager" title="LightweightDAOManager" />
{/* <NavItem href="/addr" title="AddrManager" />
<NavItem href="/addr_events" title="AddrEvents" />
<NavItem href="/create_did_events" title="CreateDIDEvents" /> */}
Expand Down
Loading

0 comments on commit 66b9f31

Please sign in to comment.