Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jigsaw-fam/alice-and-bob
Snapshot memory into NFT format.
https://github.com/jigsaw-fam/alice-and-bob
ethereum nft optimism-l2
Last synced: 7 days ago
JSON representation
Snapshot memory into NFT format.
- Host: GitHub
- URL: https://github.com/jigsaw-fam/alice-and-bob
- Owner: jigsaw-fam
- License: mit
- Created: 2023-07-28T16:28:45.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-21T16:15:29.000Z (about 1 year ago)
- Last Synced: 2024-11-13T01:11:24.003Z (7 days ago)
- Topics: ethereum, nft, optimism-l2
- Language: Solidity
- Homepage: https://opensea.io/collection/alice-and-bob-by-diewlandnear
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Alice and Bob
### Verify contract config
* Compiler Type: Solidity (Single file)
* Compiler Version: v0.8.18+commit.87f61d96
* Open Source License Type: MIT License (MIT)Compile and deploy via https://remix.ethereum.org
### Add new item
1. adminMint(id, amount)
* id --- new item ID (latest ID+1)
* amount --- new item amounthttps://optimistic.etherscan.io/address/0x4518572f6e0d873b417ba4202a4206f7093014c2#writeContract#F1