본문으로 건너뛰기

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.