diff --git a/docs/quick-start/developers/allowance-dapp/index.md b/docs/quick-start/developers/allowance-dapp/index.md index 605b7de..4208abb 100644 --- a/docs/quick-start/developers/allowance-dapp/index.md +++ b/docs/quick-start/developers/allowance-dapp/index.md @@ -9,7 +9,7 @@ description: Smart contracts explaining inter-contract calls **Purpose**: The purpose of this dApp is to teach state management, access control, and inter smart contract calls on the aelf blockchain. This example models how multi-contract systems work together and call each other to securely manage roles and funds in a blockchain environment. **Difficulty Level**: Moderate - + ## Step 1 - Setting up your development environment