https://github.com/bitescrow/escrow-playground
A basic web demo for playing around with the protocol.
https://github.com/bitescrow/escrow-playground
api-playground bitcoin bitescrow btc escrow gui playground sdk
Last synced: 17 days ago
JSON representation
A basic web demo for playing around with the protocol.
- Host: GitHub
- URL: https://github.com/bitescrow/escrow-playground
- Owner: BitEscrow
- License: apache-2.0
- Created: 2023-11-10T23:43:00.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-06T19:38:59.000Z (over 1 year ago)
- Last Synced: 2025-04-04T18:38:52.405Z (10 months ago)
- Topics: api-playground, bitcoin, bitescrow, btc, escrow, gui, playground, sdk
- Language: TypeScript
- Homepage: https://playground.bitescrow.app
- Size: 2.02 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Escrow Playground
View the live demo:
https://playground.bitescrow.app
Deploy your own:
[](https://vercel.com/new/clone?repository-url=https://github.com/BitEscrow/escrow-playground)
You can change the default settings in the [`src/config.ts`](./src/config.ts) file.
More documentation coming soon!