<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <link rel="icon" href="/favicon.png">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">

    <meta property="og:image:height" content="200">
    <meta property="og:image:width" content="300">
    <meta property="og:image" content="http://static.hw.bix360.com/Twitter_bitflower.png">

    <meta name="twitter:card" content="summary_large_image">
    <meta name="twitter:image" content="http://static.hw.bix360.com/Twitter_bitflower.png">
    <meta name="keywords" content="Web3,zkS,zkSync,Transactions,lnteraction">

    <title>Bitflower</title>
</head>
<body>
<div id="app"></div>
<script type="module" src="/src/main.ts"></script>
</body>
</html>