0.3.43 • Published 11 months ago

@zerodao/buffer v0.3.43

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

@zerodao/buffer

this sub-module is part of the zerodao software development kit (sdk)

it is responsible for constant exports including fixtures for used on-chain deployments. These are the most recent updated default exports used for zerodao software & integrations

for more information, see the documentation

Importing

most users will prefer to use the umbrella package, but for those with more specific needs, individual components can be imported.

    const {
        bufferToString,
        stringToBuffer,
        fromBufferToJSON,
        fromJSONtoBuffer
    } = require("zerodao/buffer")

License

MIT License

0.3.42

11 months ago

0.3.43

11 months ago

0.3.40

2 years ago

0.3.37

2 years ago

0.3.32

2 years ago

0.3.21

2 years ago

0.3.3

2 years ago

0.3.2

2 years ago