An open API service indexing awesome lists of open source software.

https://github.com/nervosnetwork/fiber-scripts


https://github.com/nervosnetwork/fiber-scripts

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Fiber Network Scripts

This repository contains the scripts for the Fiber Network.

- [funding-lock](contracts/funding-lock/README.md)

- [commitment-lock](contracts/commitment-lock/README.md)

## How to build and test

```
make build
make test
```

## Testnet deployment information

We have deployed the scripts on the testnet, you can find the latest deployment information in the [deployment](deployment/testnet/migrations/2025-02-28-111246.json) directory.

*This workspace was bootstrapped with [ckb-script-templates].*

[ckb-script-templates]: https://github.com/cryptape/ckb-script-templates