https://github.com/thegreataxios/skale-s2m-erc721
SKALE to Mainnet NFT Contracts
https://github.com/thegreataxios/skale-s2m-erc721
Last synced: 3 months ago
JSON representation
SKALE to Mainnet NFT Contracts
- Host: GitHub
- URL: https://github.com/thegreataxios/skale-s2m-erc721
- Owner: TheGreatAxios
- Created: 2024-05-07T22:56:51.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-07T23:02:53.000Z (about 1 year ago)
- Last Synced: 2025-01-10T07:54:57.564Z (5 months ago)
- Language: TypeScript
- Size: 642 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SKALE Schain -> Mainnet NFT
This is an example repo of contracts that would enable a token deployed on SKALE be "bridged" back to Mainnet
through IMA through a "bypass" of functionality where you mint the supply directly
into the DepositBox on Ethereum Mainnet (or Holesky).### Security and Liability
These contracts and code is WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
### License
See [MIT License](./LICENSE).