跳到主要内容

1 篇文档带有标签「AntelopeIO/docs/tree/main/docs/02_getting-started/03_smart-contract-development/04_data-persistence.md」

查看所有标签

Data Persistence

To learn about data persistence, you write a simple smart contract that functions as an address book. While this use case is not very practical as a production smart contract, it is a good contract to start with to learn how data persistence works on Antelope without being distracted by business logic that does not pertain to the multi_index functionality.