Fruits Eco-Blockchain Project: Whitepaper ver4.0.0
  • Fruits Eco-Blockchain Project: Whitepaper version4.0.0
  • Foreword
  • Abstract
  • 1. Basic development of FSFP(Fruits Social Finance Platform)
    • 1-1. The FRUITS Multi-layered Smart Contract
    • 1-2. The FRUITS Service Configuration Diagram
    • 1-3. "Fruits SDGs Station" - the mechanism for expanding the FRUITS ecosystem around the world
    • 1-4. Charity activities in partnership with international external organizations
    • 1-5. Cryptocurrency Regulations in African Countries
    • 1-6. Overview of FRUITS PoC Technology and Original Blockchain
      • 1-6-1. Decentralized Network of FRUITS
      • 1-6-2. High-Speed Transactions
      • 1-6-3. Low Power Consumption
      • 1-6-4. High Security
      • 1-6-5. Security Audit
      • 1-6-6. FRUITS Token Layout
  • 2. Realization of the gold standard and operationalization of the FSFP
    • 2.1 Cryptocurrency
    • 2-2. NFT (Non-Fungible Token)
    • 2-3. Electronic Transactions
    • 2-4. Future developments (CIP, refineries and blockchain, individual rights and public interest)
  • Roadmap
  • Team Members and Advisors
  • Disclaimer
  • Risks and Disclosures
  • FRUITS Official Links
Powered by GitBook
On this page
  1. 1. Basic development of FSFP(Fruits Social Finance Platform)
  2. 1-6. Overview of FRUITS PoC Technology and Original Blockchain

1-6-5. Security Audit

Previous1-6-4. High SecurityNext1-6-6. FRUITS Token Layout

Last updated 1 year ago

Our blockchain ecosystem conducts rigorous code audits to further ensure security. In particular, tokens and their storage wallets are subject to code audits by Quantstamp, Inc., which is extremely important for security and for asset protection. Quantstamp is the leader in blockchain security, having performed over 250 audits and secured over $200 billion in value. Our mission is to facilitate the mainstream adoption of blockchain technology through our security and risk assessment services. Enterprise companies and NGOs such as Visa, Toyota, and Siemens also trust Quantstamp to secure their blockchain implementations.

The Quantstamp auditing process follows a routine series of steps:

1. Code review that includes the following

i. Review of the specifications, sources, and instructions provided to Quantstamp to make sure we understand the size, scope, and functionality of the smart contract.

ii. Manual review of code, which is the process of reading source code line-by-line in an attempt to identify potential vulnerabilities.

iii. Comparison to specification, which is the process of checking whether the code does what the specifications, sources, and instructions provided to Quantstamp describe.

2. Testing and automated analysis that includes the following: i. Test coverage analysis, which is the process of determining whether the test cases are actually covering the code and how much code is exercised when we run those test cases. ii. Symbolic execution, which is analyzing a program to determine what inputs cause each part of a program to execute.

3. Best practices review, which is a review of the smart contracts to improve efficiency, effectiveness, clarify, maintainability, security, and control based on the established industry and academic practices, recommendations, and research.

4. Specific, itemized, and actionable recommendations to help you take steps to secure your smart contracts.