Browse Source

refactor(trading-platform, benchmarking-tool): rename respectively to financial-instruments and node-dashboard

pull/1681/head
Michele Sessa 1 year ago committed by Michele
parent
commit
0f1f13149b
  1. 2
      subjects/blockchain/financial-instruments/README.md
  2. 2
      subjects/blockchain/financial-instruments/audit/README.md
  3. 0
      subjects/blockchain/financial-instruments/viz.png
  4. 0
      subjects/blockchain/node-dashboard/README.md
  5. 2
      subjects/blockchain/node-dashboard/audit/README.md

2
subjects/blockchain/trading-platform/README.md → subjects/blockchain/financial-instruments/README.md

@ -4,7 +4,7 @@ _"Computer science education cannot make anybody an expert programmer any more t
One of the key elements of blockchains' value proposition is providing the technology stack for the “internet of value”. For this, a combination with existing financial instruments is necessary. Several startups and experiments have been developed with this objective.
In that context, we will build a trading platform. First, we will represent a stablecoin, shares and bonds on a private blockchain network. Then a marketplace website will allow users to list, buy and sell assets.
In that context, we will build a financial instruments platform. First, we will represent a stablecoin, shares and bonds on a private blockchain network. Then a marketplace website will allow users to list, buy and sell assets.
In this project, you are free to use the blockchain, technologies, and tools that you want. However, the project must offer complete documentation.

2
subjects/blockchain/trading-platform/audit/README.md → subjects/blockchain/financial-instruments/audit/README.md

@ -1,4 +1,4 @@
## Trading Platform Audit
## Financial Instruments Audit
#### Read the documentation
##### Does the README file contain or redirect to the instructions to launch the project?

0
subjects/blockchain/trading-platform/viz.png → subjects/blockchain/financial-instruments/viz.png

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 40 KiB

0
subjects/blockchain/benchmarking-tool/README.md → subjects/blockchain/node-dashboard/README.md

2
subjects/blockchain/benchmarking-tool/audit/README.md → subjects/blockchain/node-dashboard/audit/README.md

@ -1,4 +1,4 @@
## Benchmarking tool audit
## Node Dashboard audit
#### Read the documentation
##### Does the README file contains the instructions to launch the project?
Loading…
Cancel
Save