Update README.md

Language improve for Description with chatgpg
This commit is contained in:
Jirka 2023-10-08 06:59:19 +02:00 committed by GitHub
parent e0776200b9
commit 3e768e7ff1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

150
README.md
View file

@ -13,80 +13,80 @@ Open Data Commons Open Database License (ODbL)
|------------------------|-----------------------|----------|-------------| |------------------------|-----------------------|----------|-------------|
| type | object | - | | | type | object | - | |
| id | string | x | | | id | string | x | |
| name | string | x | name of the project | | name | string | x | Name of the project |
| categories | array | x | defined by web3privacy research | | categories | array | x | Categories defined by web3privacy research |
| ecosystem | string | | Build on network (ex. Cosmos, Ethereum) | | ecosystem | string | | Build on network (e.g., Cosmos, Ethereum) |
| product_readiness | string | | State of development (ex. Alpha, Beta, Mainnet, Testnet | | product_readiness | string | | State of development (e.g., Alpha, Beta, Mainnet, Testnet) |
| security | string | | | | security | string | | Security details |
| have_token | boolean | | Does project have token? | | have_token | boolean | | Does the project have a token? |
| token_link | string uri | | Link to token contract | | token_link | string uri | | Link to the token contract |
| tokens | array | | Projects native tokens (ex. TORN, SCRT) | | tokens | array | | Native tokens of the project (e.g., TORN, SCRT) |
| description | string | | Short description of project features and mission | | description | string | | Short description of project features and mission |
| project_type | string | | Definition of project main purpose (ex. ZK Pool mixer, Privacy transactions) | | project_type | string | | Main purpose of the project (e.g., ZK Pool mixer, Privacy transactions) |
| product_launch_day | string | | Date of project announcement | | product_launch_day | string | | Date of the project announcement |
| technology type | string | | Category of privacy tech (ex. ZK, PHE) | | technology type | string | | Category of privacy tech (e.g., ZK, PHE) |
| technology name | string | | Name of privacy tech (ex. Ultramix3000, ZK-EVM) | | technology name | string | | Name of privacy tech (e.g., Ultramix3000, ZK-EVM) |
| technology features | array | | Main aspects of private tech used (ex. Non-traceable, Account Abstraction) | | technology features | array | | Key aspects of the privacy tech used (e.g., Non-traceable, Account Abstraction) |
| links web | string uri | | Official projects website| | links web | string uri | | Official project website |
| links twitter | string uri | | Projects Twitter | | links twitter | string uri | | Project's Twitter profile |
| links discord | string uri | | Projects Discord | | links discord | string uri | | Project's Discord server |
| links blog | string uri | | Projects Blog (ex. Medium) | | links blog | string uri | | Project's Blog (e.g., Medium) |
| links facebook | string uri | | Projects Facebook | | links facebook | string uri | | Project's Facebook page |
| links bloc_explorer | string uri | | Projects or Network Blockexplorer | | links bloc_explorer | string uri | | Project's or Network's Block Explorer |
| links whitepaper | string uri | | Link to whitepaper | | links whitepaper | string uri | | Link to the project's whitepaper |
| links github | string uri | | Link to Github | | links github | string uri | | Link to the project's GitHub repository |
| links docs | string uri | | Link to documentation | | links docs | string uri | | Link to project documentation |
| links changelog | string uri | | Link to changelog | | links changelog | string uri | | Link to changelog |
| links forum | string uri | | Link to forum (ex. Discourse) | | links forum | string uri | | Link to project forum (e.g., Discourse) |
| links snapshot | string | | Link to Snapshot | links snapshot | string | | Link to Snapshot |
| links lens | string | | Projects Lens link | | links lens | string | | Link to project's Lens |
| links farcaster | string | | Projects Farcaster | | links farcaster | string | | Link to Farcaster |
| links rss_feed | string uri | | Link to stream of articles related to project | | links rss_feed | string uri | | Link to a stream of articles related to the project |
| blockchain_features p2p | boolean | | Is project Peer to Peer based or is enabling such feature? | | blockchain_features p2p | boolean | | Is the project Peer to Peer-based or enabling such a feature? |
| blockchain_features encryption | string | | Encryption algo (ex. 256bit, SHA) | | blockchain_features encryption | string | | Encryption algorithm (e.g., 256-bit, SHA) |
| blockchain_features network | string | | Networks securing assets | | blockchain_features network | string | | Networks securing assets |
| blockchain_features upgradability enabled | boolean | | Is project upgradable or immutable? | | blockchain_features upgradability enabled | boolean | | Is the project upgradable or immutable? |
| blockchain_features upgradability type | string | | Upgradability type (ex. Governance, Admin keys) | | blockchain_features upgradability type | string | | Upgradability type (e.g., Governance, Admin keys) |
| blockchain_features upgradability admin_keys | string | | Upgradability condition definition (ex. Multisign of 5, 80% consensus) | | blockchain_features upgradability admin_keys | string | | Upgradability condition definition (e.g., Multisign of 5, 80% consensus) |
| licenses | string | | (ex. MIT Licence, GGML) | | licenses | string | | Licenses used (e.g., MIT License, GGML) |
| privacy_policy defined | boolean | | Is there document defining privacy policies? | | privacy_policy defined | boolean | | Is there a document defining privacy policies? |
| privacy_policy link | string uri | | Link to privacy policy | | privacy_policy link | string uri | | Link to the privacy policy |
| privacy_policy data_usage | string | | How is project using your data? (ex. Selling data, Analytics) | | privacy_policy data_usage | string | | How is the project using your data? (e.g., Selling data, Analytics) |
| team anonymous | boolean | | Is project developed by anon team? | | team anonymous | boolean | | Is the project developed by an anonymous team? |
| team teammembers name | string | | Member name | | team teammembers name | string | | Member's name |
| team teammembers role | string | | Member role | | team teammembers role | string | | Member's role |
| team teammembers link | string uri | | Member social link | | team teammembers link | string uri | | Member's social link |
| team company name | string | | Name of dev company | | team company name | string | | Name of the development company |
| team company link | string uri | | Official link dev company | | team company link | string uri | | Official link to the development company |
| team company contacts | string | | Official mail/phone of dev company | | team company contacts | string | | Official mail/phone of the development company |
| storage decentralized | boolean | | Is any part of used data stored decentraly? | | storage decentralized | boolean | | Is any part of used data stored decentraly? |
| traceability tracked_data | string | | What data is project tracking (ex. Address, Name, Phone, IP) | | traceability tracked_data | string | | What data is the project tracking (e.g., Address, Name, Phone, IP) |
| traceability kyc | boolean | | Is there KYC required for product usage? | | traceability kyc | boolean | | Is KYC required for product usage? |
| traceability sign_in_type_requirments | string | | What Sign-in informations are required to use project (ex. Wallet, Email, Gitcoin Pass) | | traceability sign_in_type_requirments | string | | What Sign-in information is required to use the project (e.g., Wallet, Email, Gitcoin Pass) |
| third_party_dependency | string | | What third-party technological dependencies project have? (ex. Uniswap hack, USDC stability) | | third_party_dependency | string | | What third-party technological dependencies does the project have? (e.g., Uniswap hack, USDC stability) |
| compliance | string | | Does project comply with any official blacklists? (ex. OFAC, Hacker_wallet_list) | | compliance | string | | Does the project comply with any official blacklists? (e.g., OFAC, Hacker_wallet_list) |
| audits name | string | | Name of project audit | | audits name | string | | Name of the project audit |
| audits company | string | | Company that processed project audit | | audits company | string | | Company that processed the project audit |
| audits logo | string | | Logo of audit company | | audits logo | string | | Logo of the audit company |
| audits link | string uri | | Official link to audit company website | | audits link | string uri | | Official link to the audit company website |
| audits time | string | | Date of audit | | audits time | string | | Date of the audit |
| social_trust | string | | Is there any social dependency that project have (ex. Governance, CEO, Community) | | social_trust | string | | Is there any social dependency that the project has (e.g., Governance, CEO, Community) |
| technical_spof | string | | Is there any technical single point of failture? (ex. Pool hack, Bridge malfuction) | | technical_spof | string | | Is there any technical single point of failure? (e.g., Pool hack, Bridge malfunction) |
| history title | string | | Title of event/news related to project | | history title | string | | Title of events/news related to the project |
| history event_type | string | | Type of event (ex. Product release, Hack announcement) | | history event_type | string | | Type of event (e.g., Product release, Hack announcement) |
| history description | string | | Description of event | | history description | string | | Description of the event |
| history time | string | | Time of event | | history time | string | | Time of the event |
| history link | string uri | | Link to more informations about event | | history link | string uri | | Link to more information about the event |
| client_diversability name | string | | Name of client (ex. Wallet name, Bridge name) implementing project | | client_diversability name | string | | Name of the client (e.g., Wallet name, Bridge name) implementing the project |
| client_diversability link | string uri | | Link to clients website | | client_diversability link | string uri | | Link to the client's website |
| default_privacy | boolean | | Do I need to turn privacy on, or is applied by default? | | default_privacy | boolean | | Is privacy applied by default or must it be turned on? |
| funding name | string | | Name of Investor | | funding name | string | | Name of the investor |
| funding type | string | | Type of investment | | funding type | string | | Type of investment |
| funding link | string uri | | Link for more information about investment | | funding link | string uri | | Link for more information about the investment |
| funding value | string | | Value of investment | | funding value | string | | Value of the investment |
| funding time | string | | Date of investment | | funding time | string | | Date of the investment |
| project_status live_status | boolean | | Is it functioning right now? | | project_status live_status | boolean | | Is the project currently functioning? |
| project_status version | string | | Name of latest version | | project_status version | string | | Name of the latest version |
| project_status testnet | boolean | | Does project have running testnet? | | project_status testnet | boolean | | Does the project have a running testnet? |
| project_status mainnet | boolean | | Is mainnet running? | | project_status mainnet | boolean | | Is the mainnet running? |