0.0.22 • Published 7 months ago

@open-source-economy/poc v0.0.22

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

backend-ose

Formatting

# Rust
cargo fmt
# Typescript
npx prettier --write .

Run on localnet

  • Smart contract integration tests: anchor test --detach. Then you can browse the transactions here

Run test

anchor test

If you want to run on a local network, you can use the following command:

solana-test-validator -r
anchor test --skip-local-validator

Anchor errors code: https://anchor.so/errors

Anchor cli: https://www.anchor-lang.com/docs/cli

0.0.22

7 months ago

0.0.21

7 months ago

0.0.20

7 months ago

0.0.18

7 months ago

0.0.17

7 months ago

0.0.16

7 months ago

0.0.15

7 months ago

0.0.14

7 months ago

0.0.13

7 months ago

0.0.10

7 months ago

0.0.9

7 months ago

0.0.8

7 months ago

0.0.7

7 months ago

0.0.6

7 months ago

0.0.5

7 months ago

0.0.4

7 months ago

0.0.3

7 months ago

0.0.2

7 months ago

0.0.1

7 months ago