https://github.com/morpho-org/morpho-security
A collection of practical security-focused guides and checklists for Morpho smart contract development.
https://github.com/morpho-org/morpho-security
Last synced: 3 months ago
JSON representation
A collection of practical security-focused guides and checklists for Morpho smart contract development.
- Host: GitHub
- URL: https://github.com/morpho-org/morpho-security
- Owner: morpho-org
- License: agpl-3.0
- Created: 2022-10-08T09:31:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-17T13:50:52.000Z (about 3 years ago)
- Last Synced: 2025-10-24T22:29:24.978Z (7 months ago)
- Size: 88.9 KB
- Stars: 26
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Morpho Security Checklists
This repo is a collection of checklists and processes for Morpho's smart contract development. The content is highly related to Morpho's workflow and might not fit to another workflow.
## Contents
### Morpho Internal Checklists
- **[Asset Listing Checklist](./asset-listing-checklist.md)**
- **[Deployment Checklist](./deployment-checklist.md)**
- **[Upgrade Checklist](./upgrade-checklist.md)**
- **[Bounty and Contacts](./bounty-and-contacts.md)**
### Morpho Integrators Checklists
- **[Integration Checklist](./integration-checklist.md)**