auditopia-dev

所属分类:以太坊
开发工具:TypeScript
文件大小:0KB
下载次数:0
上传日期:2023-10-22 15:26:38
上 传 者sh-1993
说明:  Auditopia是一个去中心化的智能合约审计平台,
(Auditopia is a decentralized smart contract auditing platform,)

文件列表:
abi.json (19699, 2023-10-22)
hardhat/ (0, 2023-10-22)
hardhat/contracts/ (0, 2023-10-22)
hardhat/contracts/Database.sol (10558, 2023-10-22)
hardhat/contracts/JuryAllocation.sol (3329, 2023-10-22)
hardhat/contracts/TableLand.sol (2943, 2023-10-22)
hardhat/hardhat.config.js (444, 2023-10-22)
hardhat/package-lock.json (526403, 2023-10-22)
hardhat/package.json (557, 2023-10-22)
hardhat/scripts/ (0, 2023-10-22)
hardhat/scripts/deploy.js (452, 2023-10-22)
hardhat/test/ (0, 2023-10-22)
hardhat/test/Lock.js (4317, 2023-10-22)
server/ (0, 2023-10-22)
server/index.js (1506, 2023-10-22)
server/package-lock.json (219254, 2023-10-22)
server/package.json (399, 2023-10-22)
subgraph/ (0, 2023-10-22)
subgraph/auditopia-scroll-sepolia/ (0, 2023-10-22)
subgraph/auditopia-scroll-sepolia/abis/ (0, 2023-10-22)
subgraph/auditopia-scroll-sepolia/abis/Database.json (16665, 2023-10-22)
subgraph/auditopia-scroll-sepolia/build/ (0, 2023-10-22)
subgraph/auditopia-scroll-sepolia/build/Database/ (0, 2023-10-22)
subgraph/auditopia-scroll-sepolia/build/Database/Database.wasm (46567, 2023-10-22)
subgraph/auditopia-scroll-sepolia/build/Database/abis/ (0, 2023-10-22)
subgraph/auditopia-scroll-sepolia/build/Database/abis/Database.json (19698, 2023-10-22)
subgraph/auditopia-scroll-sepolia/build/schema.graphql (3754, 2023-10-22)
subgraph/auditopia-scroll-sepolia/build/subgraph.yaml (1843, 2023-10-22)
subgraph/auditopia-scroll-sepolia/generated/ (0, 2023-10-22)
subgraph/auditopia-scroll-sepolia/generated/Database/ (0, 2023-10-22)
subgraph/auditopia-scroll-sepolia/generated/Database/Database.ts (25567, 2023-10-22)
subgraph/auditopia-scroll-sepolia/generated/schema.ts (41479, 2023-10-22)
subgraph/auditopia-scroll-sepolia/networks.json (144, 2023-10-22)
subgraph/auditopia-scroll-sepolia/package.json (735, 2023-10-22)
subgraph/auditopia-scroll-sepolia/schema.graphql (3754, 2023-10-22)
... ...


Auditopia

Auditopia - A Decentralized Smart Contract Audit Platform
This project is still WIP

Table of Contents - [Description](https://github.com/saRvaGnyA/auditopia-dev/blob/master/#description) - [Links](https://github.com/saRvaGnyA/auditopia-dev/blob/master/#links) - [Tech Stack](https://github.com/saRvaGnyA/auditopia-dev/blob/master/#tech-stack) - [Team Members](https://github.com/saRvaGnyA/auditopia-dev/blob/master/#team-members)
## Description
Auditing wait times in top audit firms are 9-12 months and expensive. We need something that is more participative and allows new and yet-unproven security auditors to get more opportunities. Owing to the immutable nature of blockchain technology, it is impossible to update the code afterits deployment. Placing smart contracts without adequate audits could lead to undesirable situations like differences in the contract's intended performance, gas leakage, and more. 43% Web3 hacks in 2022 were due to contract vulnerabilities, of which 52% were not audited.
  1. Select A Jury: There are 5 jury members selected for every audit. They control a 3/5 multisig that approves a detected bug once it is reported by an auditor.
  2. Pools are created: Once the contract is deployed, 2equally-funded betting pools arecreated, called NoBugs and YesBugs
  3. Auditors audit and fund pools: A security auditor looks at the deployed contract and judges whether there are bugs in this contract or not. Till the time a bug has been reported, the money from the YesBugs pool starts streaming to NoBugs pool, such thatthe YesBugs pool will be exhausted in 30 days.
  4. Pool Liquidation: If a security engineer finds a bug, they may report the bug to the jury. The jury will vote with their signature on whether the bugis a severe bug. If the jury accepts the bug to be a severe bug, the NoBugs pool is liquidated and all the money from NoBugs pool is distributed to the people who funded the YesBugs pool.
## Links ### Assets - [GitHub Repo](https://github.com/saRvaGnyA/auditopia-dev/blob/master/https://github.com/saRvaGnyA/auditopia) - [Scroll Sepolia Deployment](https://github.com/saRvaGnyA/auditopia-dev/blob/master/https://sepolia-blockscout.scroll.io/address/0x7014902fd04CE2efC0a084369e7B99041490790f/) - [TheGraph Subgraph Studio](https://github.com/saRvaGnyA/auditopia-dev/blob/master/https://api.studio.thegraph.com/query/41844/auditopia-scroll-sepolia/v1.0.0) ## Tech-Stack ### Frontend - WIP! - NextJS ### Smart Contract - Solidity, deployed on Scroll Sepolia ### Contract Event Indexing - TheGraph ### Offchain Computation, Cronjobs - Chainlink VRF - Chainlink Automation - Chainlink Services ### Data Storage - TableLand ## Team Members - [@Smit Sekhadia](https://github.com/saRvaGnyA/auditopia-dev/blob/master/https://github.com/smitsekhadiaa) - [@Ananya Bangera](https://github.com/saRvaGnyA/auditopia-dev/blob/master/https://github.com/ananya-bangera) - [@Harsh Nag](https://github.com/saRvaGnyA/auditopia-dev/blob/master/https://github.com/Jigsaw-23122002) - [@Chaitya Vora](https://github.com/saRvaGnyA/auditopia-dev/blob/master/https://github.com/vorachaitya) - [@Sarvagnya Purohit](https://github.com/saRvaGnyA/auditopia-dev/blob/master/https://github.com/saRvaGnyA)

近期下载者

相关文件


收藏者