Skip to content

C0deMunk33/rippled-examples

 
 

Repository files navigation

rippled-examples

rippled-examples contains sample code that is used to interact with or configure rippled. Some of the code in this repo is written in JS, and requires ripple-lib.

Synopsis

This purpose of this repository is to store sample code. Since this is sample code, it is provided as is. You are responsible for how you use it. Users are encouraged to always specify a maximum fee, as well as the last validated ledger for the transaction. See Reliable Transaction Submission for additional information on submitting rippled transactions.

License

Anyone is free to use, modify, and distribute any of these files. Visit me at https://rabbitkick.club or on Twitter: @rabbitkickclub.

About

Sample files for interacting with rippled nodes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.6%
  • Python 36.4%