Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
@zoralabs/nft-drop-contracts
Advanced tools
address(edition).purchase(quantity, {value: price * quantity})
. Price and availability can be found from the subgraph or from the blockchain with the saleInfo
call.ERC721Drop
Each drop is a unique contract.
This allows for easy royalty collection, clear ownership of the collection, and your own contract 🎉ZoraNFTCreatorV1
Gas-optimized factory contract allowing you to easily + for a low gas transaction create your own drop contract.DropMetadataRenderer
A flexible metadata renderer architecture that allows for centralised and IPFS metadata group roots to be rendered.EditionsMetadataRenderer
A partially on-chain renderer for editions that encodes name and description on-chain with media metadata off-chain.UpgradeGate
A registry allowing for upgrades to be allowed for child contracts by zora.eth
.All drops contracts are wholly owned by their creator and allow for extensibility with rendering and minting. The root drops contract can be upgraded to allow for product upgrades with new contracts and Zora gates allowed upgrade paths for deployed contracts to be upgraded by the users of the platform to opt into new features.
The metadata renderer abstraction allows these drops contracts to power a variety of on-chain powered projects and also.
yarn install
git submodule init && git submodule update
yarn build
5 ETH for any critical bugs that could result in loss of funds. Rewards will be given for smaller bugs or ideas.
FAQs
ZORA NFT Drops Contracts
We found that @zoralabs/nft-drop-contracts demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 19 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.