Skip to content

Commit

Permalink
btc under way
Browse files Browse the repository at this point in the history
  • Loading branch information
xhliu committed Jul 17, 2024
1 parent 5364f57 commit 25acfd4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@ In a regular Bitcoin payment to a [Bitcoin address](https://wiki.bitcoinsv.io/in

`sCrypt` is a high-level language to be compiled into [Bitcoin Script](https://wiki.bitcoinsv.io/index.php/Script). The resulting assembly-like scripts could be used as locking scripts when building transactions.

:::caution
Currently sCrypt fully works on Bitcoin SV. Full support for other chains like Bitcoin is under way.
:::

## Learn `sCrypt`

Jump over to the [Installation](./installation.md) section to learn how to create an `sCrypt` project.
Expand Down

0 comments on commit 25acfd4

Please sign in to comment.