Activity
docs(examples): add clearer example of transaction submit
docs(examples): add clearer example of transaction submit
Merge pull request #2 from EdouardCourty/feat/implement-contracts
Merge pull request #2 from EdouardCourty/feat/implement-contracts
Pull request merge
chore(algorithms): use abstract-bound algorithm instead of arbitrary …
chore(algorithms): use abstract-bound algorithm instead of arbitrary …
docs(examples): enhance code examples and README.md
docs(examples): enhance code examples and README.md
Force push
docs(examples): add code examples and enhance README.md
docs(examples): add code examples and enhance README.md
docs(readme): add code examples to README.md
docs(readme): add code examples to README.md
fix(autofill): increase LastLedgerSequence for better submit success …
fix(autofill): increase LastLedgerSequence for better submit success …
Merge pull request #1 from EdouardCourty/feat/transactions
Merge pull request #1 from EdouardCourty/feat/transactions
Pull request merge
docs(readme): update README.md
docs(readme): update README.md
fix(typo): fix phpcs / phpstan errors
fix(typo): fix phpcs / phpstan errors
feat(xrpl): implement transaction serializing
feat(xrpl): implement transaction serializing
fix(typo): fix typo in annotations
fix(typo): fix typo in annotations
fix(annotation): fix annotations for AbstractTransaction arrays, and …
fix(annotation): fix annotations for AbstractTransaction arrays, and …
typo(readme): fix code example typo
typo(readme): fix code example typo
chore(deps): fix dependencies list
chore(deps): fix dependencies list
feat(models): implement __toString on CurrencyAmount
feat(models): implement __toString on CurrencyAmount
chore(tests): author test classes
chore(tests): author test classes
chore(cleanup): finish project v1
chore(cleanup): finish project v1
feat(wallet): implement wallet generation
feat(wallet): implement wallet generation
chore(wallet): prepare wallet integration
chore(wallet): prepare wallet integration
feat(payments): add payment endpoints integration
feat(payments): add payment endpoints integration
feat(transactions): add TransactionClient to support transaction methods
feat(transactions): add TransactionClient to support transaction methods
Initial commit.
Initial commit.
Initial commit.
Initial commit.
Initial commit
Initial commit