Skip to content

Commit

Permalink
Announce Programming with Objects series in Learn See what's new sect…
Browse files Browse the repository at this point in the history
…ion (MystenLabs#2286)

* Update index.md

* Add link to series index
  • Loading branch information
Clay-Mysten authored May 27, 2022
1 parent 1920dec commit bf99c9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/src/learn/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ For a deep dive into Sui technology, see the [Sui Smart Contracts Platform](http

Find the latest updates to these contents in this section:

* [Programming with objects](../build/programming-with-objects/index.md) tutorial series offers detailed guidance on manipulating Sui objects, from creation and storage through wrapping and using child objects.
* Sui [version 0.3.0](https://github.com/MystenLabs/sui/releases/tag/devnet-0.3.0-rc) released to DevNet. See [RELEASES](https://github.com/MystenLabs/sui/blob/main/RELEASES.md) for details on other releases.
* [Sui tokenomics](../learn/tokenomics/index.md) are now fully explained and cover:
* [Sui token](../learn/tokenomics/sui-token.md).
* [Gas-pricing mechanism](../learn/tokenomics/gas-pricing.md).
* [Sui storage fund](../learn/tokenomics/storage-fund.md).
* [Delegated proof-of-stake system](../learn/tokenomics/proof-of-stake.md).
* New [`sui-setup.sh`](https://github.com/MystenLabs/sui/blob/main/doc/utils/sui-setup.sh) script enables full environment setup in a [single set of commands](../build/install.md).

For a complete view of all changes in the Sui `devnet` branch, see:
https://github.com/MystenLabs/sui/commits/devnet
Expand Down

0 comments on commit bf99c9b

Please sign in to comment.