UNPKG

@pushchain/core

Version:

Push Chain is a true universal L1 that is 100% EVM compatible. It allows developers to deploy once and make their apps instantly compatible with users from all other L1s (Ethereum, Solana, etc) with zero on-chain code change.

7 lines 272 B
"use strict"; var _a; Object.defineProperty(exports, "__esModule", { value: true }); exports.Buffer = void 0; const buffer_1 = require("buffer"); exports.Buffer = (_a = globalThis.Buffer) !== null && _a !== void 0 ? _a : buffer_1.Buffer; //# sourceMappingURL=buffer.js.map