Skip to content

jjldv/ChiaOfferContest

Repository files navigation

ChiaOfferContest

Description

This repository contains the code for encoding Chia offers using EncodeChiaOffer.js and decoding Chia offers from GIF files using ChiaOfferGifDecode.py.

Usage

  1. Clone the repository:

    git clone https://github.com/your-username/ChiaOfferContest.git
  2. Encode Chia offers:

    • Run the script using Node.js:
      node EncodeChiaOffer.js <outputFilename> <textToEncode>
  3. Decode Chia offers from GIF files:

    • Run the script using Python:
      python ChiaOfferGifDecode.py <file_path>

Wallet Address: xch1flkl7v6uhxepk5se3542478e38m0t20wchjp28gwxeglzxvmzdnq2hh33d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published