*/ private array $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []): iterable { $macros = $this->macros; $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"]; $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "theme/apps-nft-wallet.html.twig")); $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"]; $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "theme/apps-nft-wallet.html.twig")); // line 1 yield Twig\Extension\CoreExtension::include($this->env, $context, "theme/partials/main.html.twig"); yield " "; // line 5 yield Twig\Extension\CoreExtension::include($this->env, $context, "theme/partials/title-meta.html.twig", ["title" => "Wallet Connect"]); yield " "; // line 7 yield Twig\Extension\CoreExtension::include($this->env, $context, "theme/partials/head-css.html.twig"); yield "
"; // line 16 yield Twig\Extension\CoreExtension::include($this->env, $context, "theme/partials/menu.html.twig"); yield "
"; // line 26 yield Twig\Extension\CoreExtension::include($this->env, $context, "theme/partials/page-title.html.twig", ["pagetitle" => "NFT Marketplace", "title" => "Wallet Connect"]); yield "

Your current wallet

WalletConnect is a convenient open source tool that enables a mobile wallet to easily connect to decentralized web applications, and interact with them from your phone.

\"\"
Metamask

MetaMask is a software cryptocurrency wallet used to interact with the Ethereum blockchain.

Change Wallet

Connect with one of our other available wallet providers.

\"\"
Metamask

MetaMask is a software cryptocurrency wallet used to interact with the Ethereum blockchain.

Connect Wallet
\"\"
Coinbase Wallet

Coinbase Wallet is a software product that gives you access to a wide spectrum.

Connect Wallet
\"\"
Kukai Wallet

Kukai is a seamless browser-based wallet that allows users to store, transfer, and delegate.

Connect Wallet
\"\"
Binance

Binance offers a relatively secure, versatile way to invest in and trade cryptocurrencies.

Connect Wallet
\"\"
Enjin Wallet

Enjin is a store of value that can be used in the non-fungible token (NFT) marketplace.

Connect Wallet
\"\"
Alpha Wallet

AlphaWallet uses the TokenScript framework, which makes tokens become “smart”.

Connect Wallet
\"\"
Math Wallet

Math DApp Factory gives users tools that can simplify the development of exchanges, games

Connect Wallet
"; // line 136 yield Twig\Extension\CoreExtension::include($this->env, $context, "theme/partials/footer.html.twig"); yield "
"; // line 145 yield Twig\Extension\CoreExtension::include($this->env, $context, "theme/partials/customizer.html.twig"); yield " "; // line 147 yield Twig\Extension\CoreExtension::include($this->env, $context, "theme/partials/vendor-scripts.html.twig"); yield " "; $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof); $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof); yield from []; } /** * @codeCoverageIgnore */ public function getTemplateName(): string { return "theme/apps-nft-wallet.html.twig"; } /** * @codeCoverageIgnore */ public function isTraitable(): bool { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo(): array { return array ( 215 => 147, 210 => 145, 198 => 136, 85 => 26, 72 => 16, 60 => 7, 55 => 5, 48 => 1,); } public function getSourceContext(): Source { return new Source("{{ include('theme/partials/main.html.twig') }} {{ include('theme/partials/title-meta.html.twig', {title: 'Wallet Connect'}) }} {{ include('theme/partials/head-css.html.twig') }}
{{ include('theme/partials/menu.html.twig') }}
{{ include('theme/partials/page-title.html.twig', {pagetitle: 'NFT Marketplace', title: 'Wallet Connect'}) }}

Your current wallet

WalletConnect is a convenient open source tool that enables a mobile wallet to easily connect to decentralized web applications, and interact with them from your phone.

\"\"
Metamask

MetaMask is a software cryptocurrency wallet used to interact with the Ethereum blockchain.

Change Wallet

Connect with one of our other available wallet providers.

\"\"
Metamask

MetaMask is a software cryptocurrency wallet used to interact with the Ethereum blockchain.

Connect Wallet
\"\"
Coinbase Wallet

Coinbase Wallet is a software product that gives you access to a wide spectrum.

Connect Wallet
\"\"
Kukai Wallet

Kukai is a seamless browser-based wallet that allows users to store, transfer, and delegate.

Connect Wallet
\"\"
Binance

Binance offers a relatively secure, versatile way to invest in and trade cryptocurrencies.

Connect Wallet
\"\"
Enjin Wallet

Enjin is a store of value that can be used in the non-fungible token (NFT) marketplace.

Connect Wallet
\"\"
Alpha Wallet

AlphaWallet uses the TokenScript framework, which makes tokens become “smart”.

Connect Wallet
\"\"
Math Wallet

Math DApp Factory gives users tools that can simplify the development of exchanges, games

Connect Wallet
{{ include('theme/partials/footer.html.twig') }}
{{ include('theme/partials/customizer.html.twig') }} {{ include('theme/partials/vendor-scripts.html.twig') }} ", "theme/apps-nft-wallet.html.twig", "/var/www/cds-intranet/app/templates/theme/apps-nft-wallet.html.twig"); } }