Skip to content

DLC-link/dlc-symbiotic

Repository files navigation

Tests

dlc-symbiotic

Repository for iBTC Network's Symbiotic integration.

Development

Build

$ forge build

Test

$ forge test

Usage

You can start a local Sepolia fork using:

anvil --fork-url https://eth-sepolia.g.alchemy.com/v2/your-api-key

And deploy a standard configuration of a Vault and the NetworkMiddleware contract using:

forge script DeployAll 11155111 --rpc-url http://localhost:8545 --broadcast -vvvv --private-key 0x59c6995e998f97a5a0044966f0945389dc9e86dae88c7a8412f4603b6b78690d --sig 'run(uint256)'

Workflow and Dependencies

workflow_and_dependencies

Slashing

slash_flow

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published