This is the source repository of the iExec tools documentation
To keep the contribution process smooth, please read this small guide.
Fork the repo and be sure to be on main
branch
Apply your changes on your forked branch, stage them and commit them with a descriptive commit message.
Push your changes to your forked branch.
Open a pull request from your forked branch to our main
branch.
Tips:
You can open a draft pull request and set it to "Ready for review" once you are happy with the preview. Opened pull requests will be reviewed by the team and merged once approved.
In order to keep the documentation consistent, we have some naming conventions for input parameters:
protectedData
: '0x123abc...',protectedDataAddress
: '0x123abc...',authorizedApp
: '0x456def...',authorizedUser
: '0x789cba...',userAddress
: '0x789cba...',appWhitelist
: '0xba46d6...',owner
: '0xa0c15e...',newOwner
: '0xc5e9f4...',renterAddress
: '0x246bdf...'subscriberAddress
: '0x246bdf...'workerpool
: '0xa5de76...'taskId
: '0x7ac398...'