https://github.com/degen-lab/stacks-pools
https://github.com/degen-lab/stacks-pools
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/degen-lab/stacks-pools
- Owner: degen-lab
- Created: 2023-06-13T22:37:41.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-18T22:27:21.000Z (about 1 year ago)
- Last Synced: 2024-05-19T22:30:30.228Z (about 1 year ago)
- Language: HTML
- Size: 8.18 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# decentralized-stacks-pools
Main Structure
- Bitcoin Scripting in Rust
- [z_development](bitcoin-scripting/src/bitcoin_wallet/z-development) folder contains the code format that is used in the main app
- mainly p2tr_transaction, pox_multisig_payment and helpers
- Front End Pools
- Mining
- Stacking
- Smart Contracts
- Smart Contract
- Mining Pool
- Stacking Pool
- Bridge
- Utils
- Auxiliary SC snippet examples that can be useful
- Bridge
- Front End
- Back End