Skip to main content

One doc tagged with "AntelopeIO/docs/tree/main/docs/02_getting-started/03_smart-contract-development/04_data-persistence.md"

View All Tags

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.