rain-erc 0.1.1

Provides ERC related utitlies in rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
name: Package Release
on:
  push:
    branches:
      - main
jobs:
  release:
    uses: rainlanguage/rainix/.github/workflows/rainix-autopublish.yaml@main
    with:
      crate: rain-erc
    secrets: inherit