Skip to content

added events to EIP2981TL contracts to make off-chain indexing easier #5

added events to EIP2981TL contracts to make off-chain indexing easier

added events to EIP2981TL contracts to make off-chain indexing easier #5

Workflow file for this run

on: [push]
name: Test
jobs:
check:
name: Transient Labs Sol Tools
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
submodules: recursive
- name: Install Foundry
uses: foundry-rs/foundry-toolchain@v1
- name: Run unit tests
run: make compiler_test