Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/0xfe/hacking-stellar

A hacker's guide to using the Stellar blockchain platform.
https://github.com/0xfe/hacking-stellar

blockchain cryptocurrency stellar

Last synced: 21 days ago
JSON representation

A hacker's guide to using the Stellar blockchain platform.

Awesome Lists containing this project

README

        





**Hacking Stellar** is an open-source e-book on [Stellar](http://stellar.org), the decentralized payment network, which allows financial institutions, businesses, and individuals around the world to transact quickly and reliably.

This online book introduces you to Stellar with lots of practical examples using the command-line client, [Lumen](http://github.com/0xfe/lumen), and moves on to building complete applications using the Javascript and Go libraries.

## Table of Contents

* [Chapter 1. The Basics](https://github.com/0xfe/hacking-stellar/blob/master/1-launch.md) (draft)
* [Chapter 2. Making Payments](https://github.com/0xfe/hacking-stellar/blob/master/2-payments.md) (draft)
* [Chapter 3. Issuing Assets](https://github.com/0xfe/hacking-stellar/blob/master/3-assets.md) (draft)
* [Chapter 4. Managing Signers](https://github.com/0xfe/hacking-stellar/blob/master/4-multisig.md) (draft)
* [Chapter 5. Trading on the DEX](https://github.com/0xfe/hacking-stellar/blob/master/5-dex.md) (draft)
* [Chapter 6. Debugging Stellar](https://github.com/0xfe/hacking-stellar/blob/master/6-debugging.md) (draft)

### Possible future chapters (vote for your favourite)

* Chapter X. Building an Anchor
* Chapter X. Key management and security
* Chapter X. Hacking Stellar with Go
* Chapter X. Hacking Stellar with JavaScript
* Chapter X. How Stellar Works
* Chapter X. Appendix: Blockchains

## Contributing

We welcome all kinds of contributors -- reviewers, editors, and hackers to try out the examples and spot bugs.

If you'd like to support this project with lumens, send them to: `GDEVC4BOVFMB46UHGJ6NKEBCQVY5WI56GOBWPG3QKS4QV4TKDLPE6AH6`.

## License

Creative Commons License
Hacking Stellar by Mohit Cheppudira is licensed under a Creative Commons Attribution 4.0 International License.