Skip to content

Commit

Permalink
chore: Organize repository assets into separate directories
Browse files Browse the repository at this point in the history
  • Loading branch information
r4reetik committed Jun 26, 2024
1 parent 2642288 commit 8c635fd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ layer for bitcoin</p>

## About Repository

This repository contains the Smart Contracts and Bitcoin scripts for Garden Finance. The Garden blockchain assets are building blocks for the Garden ecosystem, enabling **cross-chain atomic swaps**, **SEED staking** and **off-chain payment channels**. All the Smart Contracts are written in Solidity and Bitcoin Scripts are written in TypeScript. The Garden blockchain assets are organized into the following directories with logical separation as per their functionality:
This repository contains the Smart Contracts and Bitcoin scripts for Garden Finance. The Garden blockchain assets are building blocks for the Garden ecosystem, enabling **cross-chain atomic swaps**, **SEED staking** and **off-chain payment channels**. All the Smart Contracts are written in Solidity and Bitcoin Scripts are written in TypeScript. The Garden blockchain assets are organized into the following directories with logical separation as per their functionality:

`bitcoin/`: Bitcoin Scripts for Atomic Swaps.
`contracts/`: Smart Contracts for SEED token and Garden NFT.
`contracts/stake/`: Smart Contracts for SEED staking.
Expand Down

0 comments on commit 8c635fd

Please sign in to comment.