Skip to content

gaze-network/OP_PIZZA

Repository files navigation

OP_PIZZA

Bitcoin AssemblyScript TypeScript NodeJS WebAssembly NPM

code style: prettier

Introduction

OP_PIZZA token

Contract Addresses

Network Contract Address
OP_NET Regtest bcrt1qpllc7z6u0r3797pfmyfthrg59hh53tq27q9jh8 view on OP_SCAN ⤴

Getting Started

Prerequisites

  • Node.js version 14 or higher
  • pnpm

Installation

  1. Clone the repository:
    git clone https://github.com/gaze-network/OP_PIZZA.git
  2. Navigate to the repository directory:
    cd OP_PIZZA
  3. Install the necessary dependencies:
    pnpm install

Building the Contract

To build the OP_PIZZA smart contract, use the following command:

pnpm build

This command compiles the AssemblyScript code into WebAssembly, generating the contract binary in the build/ directory.

License

View the license by clicking here.

About

Contract source code for OP_PIZZA token.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published