Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Apr 26, 2023. It is now read-only.

CashScript/cashscript-playground-old

Repository files navigation

⚠️ This repository has been archived and got replaced by CashScript/cashscript-playground ⚠️

CashScript Playground

The CashScript Playground is a way to write CashScript contracts and immediately interact with them in the browser. It is inspired by Ethereum's Remix, but slightly less feature-rich.

In the left panel you can write CashScript contracts and comple them. After compiling, a form is generated to create a new instance of this CashScript contract. It will then display some information about the contract and generate new forms to call contract functions to send BCH transactions.

A live demo is available at https://playground.cashscript.org/.

Limitations

No special transaction options such as OP_RETURN or hardcoded fees are supported by the playground. The CashScript Playground is not meant to be the main solution to write and use CashScript contracts, but instead is is meant to be a quick and easy way to try it out.

The CashScript Playground is connected to the Bitcoin Cash mainnet by default, but keep in mind that this is experimental software and be sure to not send large amounts of money to contracts or wallets generated by the CashScript Playground!

Example

Example

Running locally

git clone git@github.com:rkalis/cashscript-playground.git
cd cashscript-playground
yarn
yarn start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

AltStyle によって変換されたページ (->オリジナル) /