Skip to content

protocol sdk - make MintAPIClient a class, with overridable http methods. add full fledged mint examples. refactor MintClient #1280

protocol sdk - make MintAPIClient a class, with overridable http methods. add full fledged mint examples. refactor MintClient

protocol sdk - make MintAPIClient a class, with overridable http methods. add full fledged mint examples. refactor MintClient #1280

Workflow file for this run

name: Lint
on: [pull_request]
jobs:
inspect-storage:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Install node deps and founry
uses: ./.github/actions/setup_deps
- name: Run prettier
run: yarn lint