Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
loic1 committed Feb 12, 2025
1 parent 7305d64 commit f04742a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions evm-bridging/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@ The `BridgedTopShotMoments` smart contract enables NBA Top Shot moments to exist
### Core Features

1. **ERC721 Implementation**
- Full ERC721 compliance with enumeration support
- Metadata support with customizable base URI
- Burning capability for token destruction
- Full ERC721 compliance with enumeration and burning capabilities
- NFT metadata support with customizable base URI
- Ownable contract for admin operations
- Upgradeable via UUPS proxy

2. **Bridge Integration**
- Wrapper functionality for ERC721s from bridged-deployed contract
Expand Down

0 comments on commit f04742a

Please sign in to comment.