Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nicholashc/AvastarsAudit
smart contract audit for Avastars NFT project
https://github.com/nicholashc/AvastarsAudit
audit ethereum-security etheruem smart-contracts smart-contracts-audit
Last synced: about 2 months ago
JSON representation
smart contract audit for Avastars NFT project
- Host: GitHub
- URL: https://github.com/nicholashc/AvastarsAudit
- Owner: nicholashc
- License: mit
- Created: 2020-03-05T13:02:12.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T21:48:20.000Z (almost 2 years ago)
- Last Synced: 2024-11-14T09:03:29.076Z (about 2 months ago)
- Topics: audit, ethereum-security, etheruem, smart-contracts, smart-contracts-audit
- Language: JavaScript
- Homepage: https://avastarsaudit.now.sh/
- Size: 2.18 MB
- Stars: 7
- Watchers: 2
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-web3-Security - Avastars Smart Contract Audit Public Report
README
### Avastars Smart Contract Audit Public Report
This is a repository for the public report of the [Avastars](https://github.com/Dapp-Wizards/Avastars-Contracts) Smart Contract Audit. The report is available at [avastarsaudit.now.sh](https://avastarsaudit.now.sh).
---
To run locally:
1. download or clone this repo
2. run `yarn` in the root directory to install packages
3. run `gatsby develop`
4. open `http://localhost:8000/` in any browser