UCAN DOIT is a visual terminal for creating UCANs, delegating capabilities between actors (using UCANs) and invoking UCANs against remote services.
At the moment it has some idiosyncricies unique to the w3up service and uses a
pre-specification implementation of UCAN invocation. Patches with support for
other UCAN-based services are welcome.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm devOpen http://localhost:3000 with your browser to start using UCANs!