Skip to content

Commit

Permalink
add readme text (#7)
Browse files Browse the repository at this point in the history
* add readme text

* add some more text

* some more text

* add more description

* some fixes
  • Loading branch information
dangershony authored Oct 18, 2023
1 parent f140a81 commit bca2c9c
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,21 @@
# 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 bca2c9c

Please sign in to comment.