Arch of Peace is a Monuverse Collection with on-chain programmable lifecycle and, regardless of collection size, O(1) fully decentralized and unpredictable reveal.
Key Points:
- a Collection is called Episode and has a lifecycle that is composed of Chapters;
- each Chapter selectively enables contract features and emits so called Monumental Events (special Solidity events);
- each Monumental Event can make the Episode transition into a new Chapter;
- each transition follows the on-chain programmable story branching;
- episode branching is a configurable Deterministic Finite Automata.
Introduction: The Big Bang, Episode (DFA) configuration ChapterChapter I: The Arch Builders, Minting ChapterChapter II: The Chosen Ones, Minting ChapterChapter III: The Believers, Minting ChapterChapter IV: The Brave, Minting ChapterChapter V: The Wild Age, Secondary Market ChapterChapter VI: The Great Reveal, Reveal ChapterConclusion: Monuverse, Final Chapter
ChapterMinted, a Chapter token allocation has been mintedMintingSealed, minting has been manually closed forever by MonuverseEpisodeMinted, minting has been automatically closed forever due to sold outEpisodeRevealed, NFT's have been revealed (i.e. VRF Coordinator fulfilled request)EpisodeProgressedOnlife, offchain event manually triggered
npx hardhat help
npx hardhat test
GAS_REPORT=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.ts