Skip to content

Commit

Permalink
Merge pull request #10 from balancednetwork/hubToken
Browse files Browse the repository at this point in the history
feat: add hub token bnusd implementation
  • Loading branch information
ibrizsabin authored Sep 8, 2023
2 parents 55c0e55 + 3ddf01c commit 67deb4e
Show file tree
Hide file tree
Showing 37 changed files with 5,835 additions and 270 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-cw-contracts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:

- name: Install cw-check
run: |
cargo install cosmwasm-check
cargo install cosmwasm-check --locked
- name: Compile WASM
run: bash ./scripts/generate_wasm.sh
Expand Down
Loading

0 comments on commit 67deb4e

Please sign in to comment.