https://github.com/base/land-sea-and-sky
https://github.com/base/land-sea-and-sky
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/base/land-sea-and-sky
- Owner: base
- Archived: true
- Created: 2024-01-28T01:50:01.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-20T18:37:35.000Z (about 2 years ago)
- Last Synced: 2025-04-11T22:40:16.744Z (about 1 year ago)
- Language: Solidity
- Size: 991 KB
- Stars: 52
- Watchers: 5
- Forks: 25
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Land, Sea, and Sky NFT
Land, Sea, and Sky is an NFT project that demonstrates building complex NFTs fully onchain.
To support the frames demo, only the owner of the contract can mint, but can assign the recipient.
The owner also has the power to upgrade an NFT, which will cause the whale to render.

Learn how to make this smart contract! [Tutorial](https://docs.base.org/building-with-base/guides/complex-onchain-nfts)
Ask Brian Doyle for details.