mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 11:45:50 +00:00
address_encoding package.json
This commit is contained in:
9
content/code_samples/address_encoding/package.json
Normal file
9
content/code_samples/address_encoding/package.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "address_encoding",
|
||||
"version": "0.0.1",
|
||||
"license": "MIT",
|
||||
"//": "Change the license to something appropriate. You may want to use 'UNLICENSED' if you are just starting out.",
|
||||
"dependencies": {
|
||||
"base-x": "*",
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user