mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2026-04-29 15:37:48 +00:00
- Removes lodash dependecy for web version - Uses the new generateFaucetWallet() API method - Make 'issue a token' code capable of running in-browser or in Node.js without modification
6 lines
56 B
JSON
6 lines
56 B
JSON
{
|
|
"dependencies": {
|
|
"ripple-lib": "^1.10.0"
|
|
}
|
|
}
|