gateio / proof-of-reserves

Codes and Audits Proof of Gate.io holding full reserves of Users' assets
GNU General Public License v3.0
135 stars 90 forks source link

Create Read nm #61

Open zxramozx opened 2 months ago

zxramozx commented 2 months ago

[# This workflow will build a golang project

For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-go

name: Go

on: push: branches: [ "main" ] pull_request: branches: [ "main" ]

jobs:

build: runs-on: ubuntu-latest steps: