Skip to content

Fetch creation fee for open edition collections #519

Fetch creation fee for open edition collections

Fetch creation fee for open edition collections #519

Workflow file for this run

name: Stargaze Tools CI
on:
push:
pull_request:
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Use Node.js 16.x
uses: actions/setup-node@v2
with:
node-version: '16.x'
cache: 'yarn'
- run: yarn
- run: yarn run ts