Browse Source

fix(financial-instruments): fix audit headers

DEV-4049-remove-alcohol-terminology
Michele Sessa 2 years ago committed by Michele
parent
commit
e0dbd353a3
  1. 54
      subjects/blockchain/financial-instruments/audit/README.md

54
subjects/blockchain/financial-instruments/audit/README.md

@ -1,35 +1,35 @@
## Financial Instruments Audit ## Financial Instruments Audit
#### Read the documentation ##### Read the documentation
##### Does the README file contain or redirect to the instructions to launch the project? ###### Does the README file contain or redirect to the instructions to launch the project?
##### Are the instructions to install and deploy the project usable to you? ###### Are the instructions to install and deploy the project usable to you?
##### Does the documentation contain a description of the architecture of the project? ###### Does the documentation contain a description of the architecture of the project?
##### Does the documentation contain details on the API and smart contract functions? ###### Does the documentation contain details on the API and smart contract functions?
#### Launch the project ##### Launch the project
##### Is a blockchain network running? ###### Is a blockchain network running?
##### Can you display the web interface? ###### Can you display the web interface?
##### Does the homepage allow you to connect a wallet? ###### Does the homepage allow you to connect a wallet?
#### Connect a wallet ##### Connect a wallet
##### Were you asked to provide a name and upload a passport picture? ###### Were you asked to provide a name and upload a passport picture?
##### Does your wallet appear to be connected? ###### Does your wallet appear to be connected?
#### Use the provided script to populate the platform ##### Use the provided script to populate the platform
##### Was the documentation clear enough to launch the populating script? ###### Was the documentation clear enough to launch the populating script?
##### Does the website show the various digital assets? ###### Does the website show the various digital assets?
##### Did the two accounts receive the corresponding asset looking at the portfolio page once connected? ###### Did the two accounts receive the corresponding asset looking at the portfolio page once connected?
#### As the first user, Aya, opens the CLV page and offers to sell 10 CLV at 9 TRG ##### As the first user, Aya, opens the CLV page and offers to sell 10 CLV at 9 TRG
##### Does the interface reflect the amount of CLV available to Aya? ###### Does the interface reflect the amount of CLV available to Aya?
##### Does the order validation trigger a transfer of funds? ###### Does the order validation trigger a transfer of funds?
#### As the second user, Beatriz, open the CLV page and buys 10 CLV at market price ##### As the second user, Beatriz, open the CLV page and buys 10 CLV at market price
##### Does the platform correctly offer to buy at 9 TRG? ###### Does the platform correctly offer to buy at 9 TRG?
##### Does the trade seem to execute? ###### Does the trade seem to execute?
##### Does Beatriz have 60 TRG and 10 CLV now? ###### Does Beatriz have 60 TRG and 10 CLV now?
##### Does Beatriz portfolio display a withdrawal button for CLV? ###### Does Beatriz portfolio display a withdrawal button for CLV?
#### From the portfolio page, click on withdraw for CLV ##### From the portfolio page, click on withdraw for CLV
##### Does the transaction execute? ###### Does the transaction execute?
##### Does Beatriz now have full possession of its assets (in the second column)? ###### Does Beatriz now have full possession of its assets (in the second column)?

Loading…
Cancel
Save