Skip to content

webdeveloper510/xrpltransactions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xrpltransactions

A XRPL SDK for python django devs, to focus on developing real world applications, while keeping out the ambiguity

xrpltransactions is a light weight python SDK for developing website with the XRP Ledger.

It was built to focus on the important stuff and do them simply and precisely like creating and managing an account, creation and management of xrpl assets and objects.

it currently supports:

  1. Account creation
  2. Token creation and management
  3. Account Set transactions
wallet = xrpltransactions("https://s.altnet.rippletest.net:51234")

[WALLET]
maketransactions()
viewtransactions()
generatetransactions()
gettransaction()
newwallet()
signuptransaction()


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published