Skip to content

feat: add a Gno social wallet creation function #44

feat: add a Gno social wallet creation function

feat: add a Gno social wallet creation function #44

Workflow file for this run

on:
push:
branches:
- main
pull_request:
jobs:
lints:
name: Linter
uses: ./.github/workflows/lint.yaml
tests:
name: Test
uses: ./.github/workflows/test.yaml
build:
name: Build
uses: ./.github/workflows/build.yaml