Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/block-core/angor
Browse files Browse the repository at this point in the history
  • Loading branch information
dangershony committed Oct 19, 2023
2 parents d3371b9 + 936153a commit f51b125
Showing 1 changed file with 23 additions and 1 deletion.
24 changes: 23 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,23 @@
# angor
# Angor

Angor is a decentralized crowdfunding platform built on the Bitcoin network.
Think of it as a trustless, risk-minimized ICO.

With Angor, investors maintain complete control of their funds by locking coins into special timelock contracts until they need to be used.
At any given point, investors can recover the funds that have not been released to the founders.

For detailed documentation and specifications, please look here [Specification](https://gist.github.com/dangershony/7683ce7b380c57bf60875739824fd987).

## License

Please visit and review the [Custom License](/LICENSE) before contributing.

## Features

Angor is a browser based platform that can be installed as PWA, it can be downloaded directly form the repo or accessed via the web.

Angor has no backend, it relays on Nostr and a blockchain explorer

## Contributing

We welcome contributions to the codebase. Please maintain the same code style as the existing code.

0 comments on commit f51b125

Please sign in to comment.