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

Add Account helper #19

Merged
merged 1 commit into from Sep 4, 2018
Merged

Add Account helper #19

merged 1 commit into from Sep 4, 2018

Conversation

emre
Copy link
Owner

@emre emre commented Sep 4, 2018

This introduces the helpers module and the first helper: Acccount.

Even though, lightsteem's main target is being light, there will be
helpers for well known blockchain objects (Account, Block, Witness, etc.)
to prevent code repeat on the client (library user) side.

Account module introduces helper functions for

  • getting Followers, Followings, Ignorings, Ignorers
  • getting a normalized reputation
  • getting a normalized voting power
  • extensive account history function

This introduces the helpers module and the first helper: Acccount.

Even though, lightsteem's main target is being light, there will be
helpers for well known blockchain objects (Account, Block, Witness, etc.)
to prevent code repeat on the client (library user) side.

Account module introduces helper functions for

- getting Followers, Followings, Ignorings, Ignorers
- getting a normalized reputation
- getting a normalized voting power
- extensive account history function
@emre emre merged commit 5cfc88c into master Sep 4, 2018
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

Successfully merging this pull request may close these issues.

None yet

1 participant