Add ink! as a user of subxt (#837)

* Add ink! as a user of `subxt`

* Update README.md
This commit is contained in:
Michael Müller
2023-02-24 10:59:37 -03:00
committed by GitHub
parent af00f68962
commit 529fd8a1ef
+1
View File
@@ -49,6 +49,7 @@ Please add your project to this list via a PR.
- [tidext](https://github.com/tidelabs/tidext) Tidechain client with Stronghold signer.
- [staking-miner-v2](https://github.com/paritytech/staking-miner-v2) Submit NPos election solutions and get rewards.
- [polkadot-introspector](https://github.com/paritytech/polkadot-introspector) Tools for monitoring Polkadot nodes.
- [ink!](https://github.com/paritytech/ink) Smart contract language that uses `subxt` for allowing developers to conduct [End-to-End testing](https://use.ink/basics/contract-testing#end-to-end-e2e-tests) of their contracts.
**Alternatives**