@hyperhq/hyper-js

1.0.5 • Public • Published
<html>
  <head>
    <title>Meta Labs | Smart Purchase Button Example</title>
  </head>
  <body>
    <a id="purchaseButton">Loading...</a>

    <script src="https://cdn.jsdelivr.net/npm/@meta-labs/meta-labs-js@1.0.4/index.js"></script>
    <script>
      MetaLabs('dev.metalabs.io', {
        purchaseButtonId: 'purchaseButton',
        outOfStockText: 'Out Of Stock',
        inStockText: 'Purchase',
      })
    </script>
  </body>
</html>

Readme

Keywords

none

Package Sidebar

Install

npm i @hyperhq/hyper-js

Weekly Downloads

0

Version

1.0.5

License

MIT

Unpacked Size

1.33 kB

Total Files

3

Last publish

Collaborators

  • botvinick