ROJIVerseInit
ROJIVerseInit
Initalizes the ROJIVerse contract. This is executed once during the deployment process. It sets up the Contract Registry, Metadata Storage and Royalties
init
function init(address rojiVerseAccessManager, string baseTokenURI, string baseTermsURI, string baseOpenSeaContractURI) external
Was this helpful?