Skip to content

feat: Make Magic user sign the ephemeral wallet #24

feat: Make Magic user sign the ephemeral wallet

feat: Make Magic user sign the ephemeral wallet #24

Workflow file for this run

name: Audit
on: [push, pull_request]
jobs:
audit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@main
- name: Install
run: npm install --legacy-peer-deps
- name: Audit signatures
run: npm audit signatures