Skip to content

geraldneale/pyramid_coin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyramid_coin

A geometric shotgun blast of coins.

Purpose

This project is to load up the shotgun for NYE 2026.

Using this tool, you can send XCH to Chia Blockchain and later spend it in way that it sends coins to XCH addresses in a list; rewarding the first addresses in the list more than subsequent addresses. The payments tiers are in the shape of a pyramid.

Requirements

chia-dev-tools
pytest-asyncio
pytest
blspy

Install

Download, create and activate a virtualenv.

$ git clone https://github.com/geraldneale/pyramid_coin2.git
$ cd pyramid_coin2
$ python3 -m venv venv
$ source venv/bin/activate
$ pip3 install -r requirements.txt

Use

Run the tests.

$ pytest tests --pdb    
>>> spend_bundle.debug()

NOTE: Works in Simulator Environment. MAINNET usage at your own risk.

Also check out

Twitter @geraldneale

Instagram @gerald.neale

http://mojopuzzler.org - chialisp resources for the capable beginner.

Discord Mojo Puzzler - https://discord.gg/SMFHEE2Z

Donations : xch1hv4gj4vvdsyzn9hrhy9tn6hu6jwk82tyrs3t4r33468x642myjws8kh8xl

About

Build for 2025PC2026 usage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages