Skip to content

yarden2k3/rippled-score

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rippled Score

SDK for multi-player game scoring using ripple protocol

Functions:

API Call Description Parameters
create_player Create a player with 300 Points (300 XRP) void
transfer_points Transfer 5 points from player one to player two ACCOUNT_ID1 ACCOUNT_ID2 SECRET1
top_players Shows the first 10 players with the highest points record Array of the Players (transfer by name)
user_status Shows the player's scoring record ACCOUNT_ID

About

SDK for multi-player game scoring using ripple protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published