Engine (Sepolia)
Deploying to Testnet
Watch this 5 minute Loom video describes the basics of getting setup on our Art Blocks contract.
- Visit the staging home page: https://artist-staging.artblocks.io/. 
- Connect your wallet associated with the artist address you provided to the Bright Moments team and sign the nonce to connect to the Art Blocks staging website. 
- Visit your project’s test environment by going to the Sepolia URL, replacing the last field (PROJECT-ID) with your Project ID: https://sepolia-artist-staging.artblocks.io/engine/fullyonchain/projects/0x8651eFeBA58F94A3785113B6Bc60a50Aa305df4c/PROJECT-ID 
- Edit the project fields. - Project: - Project name 
- Artist name 
 
- Token: - Maximum invocations: collection size 
 
- Script: - Script type 
- Aspect ratio : 9:16 - 0.5625 
 
 
- Upload your project script. 
Minting to Testnet
- Go to the "Minters" Tab on your Artblocks testnet shell : https://create.artblocks.io/projects/0x8651efeba58f94a3785113b6bc60a50aa305df4c-<PROJECT-ID>/minter 
- Input the following: - Base price in display unit = 0 
- Max invocations = Any number, i'd recommend well above 100 for testing 
 
- Go to the Minter smart contract: https://sepolia.etherscan.io/address/0xA84E2eFFfCFd1cbE01785Bd10aaEE520A68CD3DD 
- Connect to Etherscan using your artist ETH wallet 
- Find Write function 3) _purchase 
- Input the following: - _purchase = 0 
- _projectId = <PROJECT-ID> 
- coreContract = 0x8651eFeBA58F94A3785113B6Bc60a50Aa305df4c 
 
- Click "Write" and confirm the transaction in your ETH wallet 
- Once you are satisfied with the outputs, notify the Bright Moments team in Discord that you would like to get set up with a project shell on mainnet. 
Contract Details
- Testnet (Sepolia) - Core Contract: 0x8651eFeBA58F94A3785113B6Bc60a50Aa305df4c 
- Minter Contract: 0xA84E2eFFfCFd1cbE01785Bd10aaEE520A68CD3DD 
 
Art Blocks Artist Interface
To view your project interface, replace (<PROJECT-ID>) with your Project ID.
Last updated
Was this helpful?
