Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Review core data structures in Stellar. #3

Closed
debnil opened this issue Jun 26, 2020 · 0 comments
Closed

Review core data structures in Stellar. #3

debnil opened this issue Jun 26, 2020 · 0 comments
Assignees

Comments

@debnil
Copy link
Contributor

debnil commented Jun 26, 2020

Reviewing the core data structures in the Stellar protocol will help guide an understanding of the functions needed in the CLI tool. It's also important to compare these with the data structures used in other blockchains, like unspent transactions, because that will help understand the differences between this CLI tool and the existing ones.

Useful links include:

  • the Horizon API (here)
  • the developer guide (here)
  • the accounts model (here)
  • comparison between utxos and accounts (here)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants