-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
41 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,33 +5,61 @@ | |
</picture> | ||
</p> | ||
|
||
<h1>Sealed Trust <img alt="SealedTrust Logo" src="public/favicon.ico"></h1> | ||
SealedTrust is a decentralized platform for trustless deal-making, provides secure smart contract-driven transactions, not just for freelancers and businesses but for everyone, ensuring funds are only released when both parties meet the agreement. | ||
|
||
|
||
<br /> | ||
## Table of Contents | ||
- [Features](#features) | ||
- [Getting Started](#getting-started) | ||
- [Prerequisites](#prerequisites) | ||
- [Installation](#installation) | ||
- [Usage](#usage) | ||
- [Contributing](#contributing) | ||
- [License](#license) | ||
- [Contact](#contact) | ||
|
||
## Setup | ||
## Features | ||
|
||
- Decentralized escrow service using smart contracts | ||
- Dispute resolution mechanism with decentralized arbitration | ||
- Blockchain-based reputation system | ||
- Low-cost international transactions | ||
- User-friendly interface for non-tech-savvy users | ||
|
||
<br /> | ||
## Getting Started | ||
|
||
## Locally run | ||
### Prerequisites | ||
|
||
- Mobile Phone or PC | ||
|
||
<br /> | ||
### Installation | ||
|
||
## Resources | ||
1. Navigate to the project through URL Below: | ||
``` | ||
[SealedTrust](https://sealed-trust.vercel.app/) | ||
``` | ||
|
||
## Usage | ||
|
||
1. Youtube Video Explaining How to use the software: | ||
``` | ||
[Youtube SealedTrust](#) | ||
``` | ||
|
||
<br /> | ||
## Contributing | ||
|
||
We welcome contributions to SealedTrust! Please read our [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct and the process for submitting pull requests. | ||
|
||
## License | ||
|
||
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. | ||
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details. | ||
|
||
## Contact | ||
|
||
- Project Link: [SealedTrust](https://github.com/yourusername/sealedtrust) | ||
- Website: [SealedTrust](https://sealed-trust.vercel.app/) | ||
- Email: Reachout to us at [email](mailto:[email protected]) | ||
|
||
## Need more help? | ||
--- | ||
|
||
If you have any questions or need help, feel free to reach out to us on [Discord](https://discord) | ||
or open a [Github issue](https://github.com/jvc-byte/sealed-trust/issues) or DMs us | ||
on X at [@jvc_byte](https://x.com/jvc_byte). | ||
Built with ❤️ using [OnchainKit](https://onchainkit.xyz/) |