mirror of
https://github.com/Xahau/Validation-Ledger-Tx-Store-to-xPOP.git
synced 2025-12-06 17:27:57 +00:00
Merge branch 'main' of github.com:Xahau/Validation-Ledger-Tx-Store
This commit is contained in:
10
README.md
10
README.md
@@ -191,3 +191,13 @@ console.log(ledgerIndexToFolders(123456789))
|
||||
console.log(ledgerIndexToFolders(123456789))
|
||||
</script>
|
||||
```
|
||||
|
||||
## Triggering transactions
|
||||
|
||||
Sample to generate & submit a B2M transaction on Testnet, resulting in an xPOP:
|
||||
- https://gist.github.com/WietseWind/cd8a7a8c88f218fe7b768f59a665685d
|
||||
|
||||
## Consuming this backend from the browser
|
||||
|
||||
Sample to use this script in the browser:
|
||||
- https://jsfiddle.net/WietseWind/42kpm0hr/
|
||||
|
||||
Reference in New Issue
Block a user