https://github.com/charles-dr/solidity-nft-brownie
https://github.com/charles-dr/solidity-nft-brownie
brownie metadata minting nft non-fungible-token opensea pinata python smart-contract solidity
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/charles-dr/solidity-nft-brownie
- Owner: charles-dr
- Created: 2022-03-21T02:49:16.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-21T02:49:50.000Z (over 4 years ago)
- Last Synced: 2025-06-04T22:12:23.625Z (about 1 year ago)
- Topics: brownie, metadata, minting, nft, non-fungible-token, opensea, pinata, python, smart-contract, solidity
- Language: Python
- Homepage:
- Size: 33.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Source Code
You can get started by baking [this repo](https://github.com/PatrickAlphaC/nft-mix).
```bash
brownie bake nfx-mix
```