|
@@ -2,6 +2,7 @@
|
|
|
|
|
|
|
|
[](https://github.com/hyperledger-labs/solang/actions)
|
|
[](https://github.com/hyperledger-labs/solang/actions)
|
|
|
[](https://solang.readthedocs.io/en/latest/?badge=latest)
|
|
[](https://solang.readthedocs.io/en/latest/?badge=latest)
|
|
|
|
|
+[](https://github.com/hyperledger-labs/solang)
|
|
|
|
|
|
|
|
[<img align="right" width="640" src="docs/web3_foundation_grants_badge_black.svg" alt="Funded by the web3 foundation">](https://github.com/w3f/Web3-collaboration/blob/master/grants/accepted_grant_applications.md#wave-4)
|
|
[<img align="right" width="640" src="docs/web3_foundation_grants_badge_black.svg" alt="Funded by the web3 foundation">](https://github.com/w3f/Web3-collaboration/blob/master/grants/accepted_grant_applications.md#wave-4)
|
|
|
|
|
|
|
@@ -51,4 +52,4 @@ docker run --rm -it -v $(pwd):/sources hyperledgerlabs/solang -v -o /sources /so
|
|
|
```
|
|
```
|
|
|
You will have a flipper.wasm and flipper.json. You can use these directly in
|
|
You will have a flipper.wasm and flipper.json. You can use these directly in
|
|
|
the [Polkadot UI](https://substrate.dev/substrate-contracts-workshop/#/0/deploying-your-contract?id=putting-your-code-on-the-blockchain), as if your smart
|
|
the [Polkadot UI](https://substrate.dev/substrate-contracts-workshop/#/0/deploying-your-contract?id=putting-your-code-on-the-blockchain), as if your smart
|
|
|
-contract was written using ink!.
|
|
|
|
|
|
|
+contract was written using ink!.
|