Skip to content

btc-vision/pill

Repository files navigation

Orange Pill (PILL)

Bitcoin AssemblyScript TypeScript NodeJS WebAssembly NPM

code style: prettier

Introduction

Orange Pill (PILL) token - 1 trillion max supply with 18 decimals.

Getting Started

Prerequisites

  • Node.js version 14 or higher
  • npm or Yarn

Installation

  1. Clone the repository:
    git clone https://github.com/btc-vision/pill.git
  2. Navigate to the repository directory:
    cd pill
  3. Install the necessary dependencies:
    npm i

Building the Contract

To build the Orange Pill smart contract, use the following command:

npm run 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

The first OP20 token PILL contract.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors