June '22
ink! smart contracts in production on Kusama ๐โ
The Astar team announced at the Polkadot Decoded conference that the
pallet-contracts
is now enabled on the Shiden parachain on Kusama.
This means you can deploy your ink! contracts to production on this parachain!
See the Polkadot Decoded talk by Astar CTO Hoon Kim here or the accompanying blog post.
Developer Survey ๐โ
We're curious to learn more about you! If you have a few minutes to spare and would like to tell us about your experience learning about and developing smart contracts we'd very much appreciate that โค๏ธ.
Open Positions ๐ผโ
We are hiring!
Check out this page for more details: Rust Developer โ ink! Smart Contracts.
Workshops & Talks ๐คโ
Hernando gave an introductory workshop for ink!: Polkadot Hackathon: North America - Introduction to ink!.
For the Polkadot Decoded conference on June 29-30 a number of ink! talks are scheduled:
- Hoon Kim, Astar Network โ Next Generation Smart Contracts with WASM.
- Demo: Shelven Zhou, Phala Network โ Enable HTTP Requests in ink! Contract with Chain Extension.
- Demo: Hang Yin, Phala Network โ Build an Oracle in 15 minutes with ink!.
- Tech Talk: Sven Seventimes, Supercolony โ How To Write Upgradable Contracts in ink!.
- Tech Talk: Andrew Jones, Parity Technologies โ Smart Contracts: Past, Present, Future.
- Workshop: Hernando Castano, Parity Technologies โ Writing Smart Contracts with ink!: What's Next After Flipper?.
- The code for the workshop can be found here.
Releases ๐ขโ
We released ink! 3.3.0. This release was meant to resolve some issues around semantic versioning incompatibilities which were introduced in the ink! 3.1.0 release. For more details take a look at the release notes.
The Contracts UI has moved from being hosted on GitHub pages and is now available at https://contracts-ui.substrate.io.