Skip to content

Commit

Permalink
Add links to projects using subxt (paritytech#376)
Browse files Browse the repository at this point in the history
* Add links to projects using subxt.

* Add phala-pherry to list

Co-authored-by: h4x3rotab <[email protected]>

Co-authored-by: James Wilson <[email protected]>
Co-authored-by: h4x3rotab <[email protected]>
  • Loading branch information
3 people authored and 0623forbidden committed Feb 15, 2022
1 parent b5fdee5 commit 4c92d94
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,14 @@ This can be installed from source via cargo:
cargo install --git https://github.com/paritytech/substrate node-cli --tag=polkadot-v0.9.10 --force
```

## Real world usage

Please add your project to this list via a PR.

- [cargo-contract](https://github.com/paritytech/cargo-contract/pull/79) CLI for interacting with Wasm smart contracts.
- [xcm-cli](https://github.com/ascjones/xcm-cli) CLI for submitting XCM messages.
- [phala-pherry](https://github.com/Phala-Network/phala-blockchain/tree/master/standalone/pherry) The relayer between Phala blockchain and the off-chain Secure workers.

**Alternatives**

[substrate-api-client](https://github.com/scs/substrate-api-client) provides similar functionality.
Expand Down

0 comments on commit 4c92d94

Please sign in to comment.