Migrating an Ethereum dApp to OXN
Step-by-step checklist for porting an existing Ethereum dApp to OXN.
Deploying an ERC-20 Token
Deploy a standard ERC-20 to OXN, then add optional confidentiality.
Deploying an ERC-721 NFT Collection
Deploy an NFT collection on OXN with optional confidential metadata.
Deploying an ERC-1155 Multi-Token
Deploy an ERC-1155 multi-token contract on OXN.
Building a Sealed-Bid Auction
A confidential auction where bids remain hidden until reveal.
Building a Private Voting dApp
On-chain voting where individual ballots are secret but the tally is public.
Building a Confidential ERC-20
An ERC-20 variant where balances and transfer amounts are hidden.
Integrating a Wallet with OXN
Guide for wallet developers adding OXN support.
Example Repositories
Official sample projects and reference implementations for OXN.