fast_base58 0.2.1 copy "fast_base58: ^0.2.1" to clipboard
fast_base58: ^0.2.1 copied to clipboard

fast_base58 provides fast implementation of base58 encoding, and supports flickr alphabet and Bitcoin/IPFS alphabet(default).

0.2.1 #

0.2.0 #

  • Null safety

0.1.9 #

  • fix bug: The method '_bitAndFromSmi' was called on null
  • get rig of Uint8List, use List
  • boost and simplify decoding and encoding
  • better handling of custom alphabets

0.1.8 #

  • Add more test vec, and use uft8 in example.

0.1.7 #

  • Fix wrong package name in README

0.1.6 #

  • Update readme, removing template words from stagehand.

0.1.5 #

  • WTF? TOO LONG??? ok, shorten it.

0.1.5 #

  • WTF? TOO LONG??? ok, shorten it.

0.1.4 #

  • WTF? TOO LONG??? ok, shorten it.

0.1.3 #

  • Update pubspec.yaml

0.1.2 #

  • Enrich doc

0.1.1 #

  • Format project

0.1.0 #

  • Initial version, created by Stagehand
  • Migrate the main functions from github.com/mr-tron/base58
7
likes
115
pub points
88%
popularity

Publisher

verified publisherc0mm4nd.com

fast_base58 provides fast implementation of base58 encoding, and supports flickr alphabet and Bitcoin/IPFS alphabet(default).

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on fast_base58