Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,8 @@ main <- dev-userid <- dev-userid-feature1
4. **Test thoroughly** to ensure your project works as expected

5. **Merge your feature branch** back to your developer branch:
```bash
```
bash
git checkout dev-{userid}
git merge dev-{userid}-{featurename}
```
Expand Down
23 changes: 23 additions & 0 deletions chainproof-arbiter/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# ChainProof Arbiter

## Description
ChainProof Arbiter is an AI-powered blockchain risk arbitration system integrated with Cortensor decentralized AI router.

## Cortensor Integration
This project uses Cortensor router endpoint:

https://cor-0-testnet.agnc.my.id/

The router is used to securely route AI inference and validate blockchain risk analysis.

## Demo Video
https://youtu.be/uVpmW08B9u4?si=x__bA-kHhTvY3DxP

## DoraHacks Submission
https://dorahacks.io/buidl/40008

## GitHub Repository
https://github.com/adharsh277/ChainProof-Arbiter

## Author
Adharsh U