![Create React App Officially Deprecated Amid React 19 Compatibility Issues](https://cdn.sanity.io/images/cgdhsj6q/production/04fa08cf844d798abc0e1a6391c129363cc7e2ab-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Create React App Officially Deprecated Amid React 19 Compatibility Issues
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
@artiva/nft-editions-contracts
Advanced tools
SingleEditionMintable
Each edition is a unique contract.
This allows for easy royalty collection, clear ownership of the collection, and your own contract 🎉SingleEditionMintableCreator
Gas-optimized factory contract allowing you to easily + for a low gas transaction create your own edition mintable contract.SharedNFTLogic
Contract that includes dynamic metadata generation for your editions removing the need for a centralized server.
imageUrl and animationUrl can be base64-encoded data-uris for these contracts totally removing the need for IPFSSingleEditionMintableCreator
contractcreateEdition
on the SingleEditionMintableCreator
Rinkeby: https://nft-minter-rinkeby.vercel.app/
Mainnet: https://nft-minter-mainnet.vercel.app/
Mainnet ETH: 0x91A8713155758d410DFAc33a63E193AE3E89F909
Rinkeby: 0x88863B92857725203785EC15E744AC96aC7dE8B9
Polygon: 0x9168C5ba5a0a76db8A1BF5b2eE5557f2A0ECA4f4
Mumbai: 0xc95B8a16F31030b303DE1082fd90c4e02795F34e
call createEdition
with the given arguments to create a new editions contract:
Now that you have a edition, there are multiple options for lazy-minting and sales:
setSalePrice
setApprovedMinter(address, approved)
.mintEditions(addresses[])
to mint an edition to each address in the list.(Replace network with desired network)
hardhat deploy --network rinkeby
hardhat sourcify --network rinkeby && hardhat etherscan-verify --network rinkeby
5 ETH for any critical bugs that could result in loss of funds. Rewards will be given for smaller bugs or ideas.
FAQs
NFT Factory Contracts
The npm package @artiva/nft-editions-contracts receives a total of 2 weekly downloads. As such, @artiva/nft-editions-contracts popularity was classified as not popular.
We found that @artiva/nft-editions-contracts demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.