Initial working version

This commit is contained in:
nitowa
2022-11-21 13:22:53 +01:00
commit 3175b262c2
30 changed files with 29678 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
(window as any).global = window;
(window as any).Buffer = (window as any).buffer.Buffer;
const rippleApi = require('xrpio')
window['xrpIO'] = rippleApi.xrpIO