Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
bs58
Base58 encoder and decoder for godot. Encode byte arrays to base 58 strings and vice versa.Example:bs58.encode(bs58.decode("111111111111"))
Supported Engine Version
4.0
Version String
1.0.0
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL
Base58 encoder and decoder for godot. Encode byte arrays to base 58 strings and vice versa.
Example:
bs58.encode(bs58.decode("111111111111"))
Reviews
Quick Information
bs58
Base58 encoder and decoder for godot. Encode byte arrays to base 58 strings and vice versa.Example:bs58.encode(bs58.decode("111111111111"))
Supported Engine Version
4.0
Version String
1.0.0
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL