Demo Apps

Bitcoin

The BTC demo apparrow-up-right utilizes the Bitcoin Wallet Standard mentioned in Detecting the Provider.

Keep in mind that directly accessing the unique provider in the window.magicEden.bitcoin namespace will simplify a lot of the code around the provider. A separate demo is coming soon for that, but referencing the BTC provider code snippets should be easy enough to follow.

Solana

The Solana demo apparrow-up-right shows off how you can interact with the Magic Eden Solana provider directly.

EVM

The EVM demo apparrow-up-right shows off how you can interact with the Magic Eden EVM provider directly using ethers.jsarrow-up-right. For code examples on how to use a popular wallet connection libray, please view Library Integrations.

Last updated