Add gating#10
Merged
Merged
Conversation
added 15 commits
November 22, 2025 17:47
- Created a new HTML page for minting the Lockb0x Sigil NFT, including wallet connection and minting instructions. - Added redirect pages for chapters 1 to 6 and chapter 1a of The Whispering Code, directing users to the corresponding Keya chapters.
…checks, and improve UI elements for minting tiers and design options.
- Updated contract address in contract-address.json. - Modified index.html to improve wallet connection checks and PoH verification. - Refactored mint.js to streamline PoH signature retrieval and minting logic. - Enhanced utils.js for better PoH verification handling and localStorage management. - Introduced Lockb0xSigil.sol contract with minting functionality and SVG metadata generation. - Added agent instructions for implementing wallet-compatible SVG JSON metadata without altering existing CBOR logic.
…for SEO - Added a carrier detection notification in the header. - Updated meta title and description for better clarity and SEO. - Improved Open Graph and Twitter card metadata for enhanced sharing. - Refactored hero image section and adjusted visibility logic. - Enhanced user guidance for Proof of Humanity verification. - Updated footer information for project attribution. - Improved wallet connection checks and error handling in lockb0x. - Added new styles for kaleidoscope effect and Web3Auth error overlay. - Implemented Web3Auth integration for MetaMask login. - Created contract interaction helpers for NFT ownership checks. - Developed interstitial page for Lockb0x Sigil NFT checks. - Added parameter validation and price table for minting. - Enhanced session management for Proof of Humanity verification. - Implemented network switching logic for Linea Mainnet and Sepolia. - Updated configuration for Web3Auth client ID.
…e assets, and sync all changes
- Created chapter1a-game-test.html for testing the interactive fiction game. - Implemented chapter1a-game.js containing the game logic, scenes, and state management. - Added header-logic.js for carrier detection and cookie consent management. - Introduced lockb0x-utils-global.js to load lockb0x utilities as a global module. - Configured contract-config.js to expose contract address and ABI for the dapp. - Included backup.txt with carrier detection logic and PoH/NFT badge handling.
…e lockb0xUtils for improved functionality
…ty with lockb0x utilities - Updated script tags in artefacts, fragments, keya, lockb0x, and primer HTML files to include anime.js and lockb0x utility scripts. - Removed deprecated header logic scripts and replaced them with a more streamlined approach for utility initialization. - Modified content in keya chapters to indicate upcoming development status. - Ensured backward compatibility checks for lockb0x utilities are in place across all updated files.
…cription of token-gating and contribution processes
…ons and project overview for AI agents
…g for Linea networks
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Implements experimental simple content-gating using NFTs and no back-end database or storage outside of smart-contracts (not meant for production).