Update BaseN
parent
9f39905f24
commit
474dacdf2d
8
BaseN.md
8
BaseN.md
@ -6,13 +6,13 @@
|
|||||||
|
|
||||||
1. Original article: <https://zxq9.com/archives/2688>
|
1. Original article: <https://zxq9.com/archives/2688>
|
||||||
2. Base64 Erlang:
|
2. Base64 Erlang:
|
||||||
<https://github.com/aeternity/Vanillae/blob/829dd2930ff20ea0473cf2ad562e0a1c2aba0411/utils/vw/src/vb64.erl>
|
<https://git.qpq.swiss/QPQ-AG/public-wiki/src/branch/master/snippets/vb64.erl>
|
||||||
3. Base58 Erlang:
|
3. Base58 Erlang:
|
||||||
<https://github.com/aeternity/Vanillae/blob/829dd2930ff20ea0473cf2ad562e0a1c2aba0411/utils/vw/src/vb58.erl>
|
<https://git.qpq.swiss/QPQ-AG/public-wiki/src/branch/master/snippets/vb58.erl>
|
||||||
4. Base64 TypeScript:
|
4. Base64 TypeScript:
|
||||||
<https://github.com/aeternity/Vanillae/blob/829dd2930ff20ea0473cf2ad562e0a1c2aba0411/bindings/typescript/src/b64.ts>
|
<https://git.qpq.swiss/QPQ-AG/public-wiki/src/branch/master/snippets/b64.ts>
|
||||||
5. Base58 TypeScript:
|
5. Base58 TypeScript:
|
||||||
<https://github.com/aeternity/Vanillae/blob/829dd2930ff20ea0473cf2ad562e0a1c2aba0411/bindings/typescript/src/b58.ts>
|
<https://git.qpq.swiss/QPQ-AG/public-wiki/src/branch/master/snippets/b58.ts>
|
||||||
|
|
||||||
## tl;dr
|
## tl;dr
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user