Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/0xfe/hacking-stellar
- Owner: 0xfe
- License: other
- Created: 2018-03-14T17:32:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-04T20:14:38.000Z (over 5 years ago)
- Last Synced: 2024-08-04T02:08:09.804Z (3 months ago)
- Topics: blockchain, cryptocurrency, stellar
- Size: 102 KB
- Stars: 90
- Watchers: 20
- Forks: 30
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-stellar - Hacking Stellar - This online book introduces you to Stellar with lots of practical examples using the command-line client, Lumen. Incomplete but useful nonetheless for understanding basic concepts. (Developer Educational Resources)
- awesome-stellar-cn - Hacking Stellar - 这本在线书籍通过大量使用命令行客户端 Lumen 的实际示例向您介绍 Stellar。不完整但对理解基本概念很有用。 (开发者教育资源)
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
Hacking Stellar by Mohit Cheppudira is licensed under a Creative Commons Attribution 4.0 International License.