{"_id":"apple-api","_rev":"4-8afd86d177dd1d25a5c93b1e25d4888d","time":{"2.2.4":"2021-08-06T17:00:17.198Z","created":"2021-08-07T17:11:26.276Z","2.2.5":"2021-08-07T17:11:26.500Z","modified":"2022-04-11T14:51:55.599Z"},"name":"apple-api","dist-tags":{"latest":"2.2.5"},"versions":{"2.2.5":{"name":"apple-api","version":"2.2.5","repository":{"type":"git","url":"git+https://github.com/MinerGreggy/apple-api.git"},"bugs":{"url":"https://github.com/MinerGreggy/apple-api/issues"},"license":"GPL-3.0","dependencies":{"json-bigint":"^1.0.0","ws":"^7.5.0"},"main":"index.js","engines":{"node":">=12.0.0"},"description":"apple-Api","homepage":"https://github.com/MinerGreggy/apple-api#readme","directories":{"lib":"lib"},"keywords":["apple","blockchain","chiadashboard","appledashboard"],"author":{"name":"MinerGreggy"},"gitHead":"75a10103d88c5a0a3ecf3275abab97194a718974","_id":"apple-api@2.2.5","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-s+/49O+bUmQcEp0P4IbaMzhhSsQO2Hio5EVBBwIl0xuA6FZPWS698DQMFQDUvp7VfXOJ0JKbePOxpJ4rtv0+4A==","shasum":"012b1a02d296ab9dc96d3a1521b06bba77725d5a","tarball":"https://registry.npmjs.org/apple-api/-/apple-api-2.2.5.tgz","fileCount":17,"unpackedSize":57976,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhDr6+CRA9TVsSAnZWagAA29EQAKUBxv5N5fRv9KsohFMK\nhIBdktGaG6eqhdC9Z944nFLp9iE/IbcJVkJ8khMZzFDEy3mc2q4DxasXYgg0\nj/TwtPyOrBUiMGDiSTnOYy8f7leo1wyehXhPwtJvHaVbIRWDngkh0iVQrv/r\nWhkGJ51uAR8lozIQ9SaxGdlhqUt0Bn6uzhmuRcx2t+SxVV+W0UFy4SSzQOkG\nfeSG0tutOiED/Jfb0PPh0ABBC+couf9LP1oZce7e+MWAJBd6RjNv9OVoNHqE\nnft8TXpECV/fnsZASHPqYWXEpMT5FpedCOLFNThO+I9IP6tm0yfsMRnIiEj2\nZ3tbK8fXjdPd58NRvZkpyMGyX+k0mhAMqnee0Kxx0ejS8It4ZkFecGKsUzhG\neROGJYyvB9CO3/Nq3pCx9WUQy8GQdlbD2Hu7jamAxh3s7/upDu5qxEo5vm+W\nJkkZw3Gv6X59IhwEqC7x5NTBQEuHoFtAXHvVmZ+B4+hU8YfoyKgmjvLMqwbs\np7FaPlLAmNiECOMkoSCpfdLgOqsl+RX2Xgtw52HlHikJe93vCWHASnD6Jgw2\nHf/GfSDarrPTWPcf8s8HT72KK++gd0LdoUjxAvrGaK7ezB9f6Ft8gG78D9T1\nCTLrxlcYXrCBEM8Vco3Wds9lWqDHinbBdhBimXmJ084S1sVwcyCE0bDjLAqZ\ngZCx\r\n=pOSa\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDtowtv8yQEKIaNgD6D/ceIS5YQRGt00ei2O8yUDzm+TAiAMIx38EZCbCvJ2vZePsHbwNbjiWkrModmFUGq/bwk8eA=="}]},"_npmUser":{"name":"peterhammond","email":"peterhammond40@yahoo.co.uk"},"maintainers":[{"name":"peterhammond","email":"peterhammond40@yahoo.co.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apple-api_2.2.5_1628356286344_0.9077038071861698"},"_hasShrinkwrap":false}},"maintainers":[{"name":"peterhammond","email":"peterhammond40@yahoo.co.uk"}],"description":"apple-Api","homepage":"https://github.com/MinerGreggy/apple-api#readme","keywords":["apple","blockchain","chiadashboard","appledashboard"],"repository":{"type":"git","url":"git+https://github.com/MinerGreggy/apple-api.git"},"author":{"name":"MinerGreggy"},"bugs":{"url":"https://github.com/MinerGreggy/apple-api/issues"},"license":"GPL-3.0","readme":"apple-Api\n======\n\n[![Software License](https://img.shields.io/badge/license-GPL--3.0-brightgreen.svg?style=flat-square)](LICENSE)\n[![npm](https://img.shields.io/npm/v/apple-api.svg?style=flat-square)](https://registry.npmjs.org/apple-api)\n\n## Usage example\n\n```js\nconst { readFileSync } = require('fs');\nconst { Connection, constants, ApiClient } = require('apple-api');\n\n(async () => {\n  const conn = new Connection('localhost:26660', {\n    cert: readFileSync('private_daemon.crt'),\n    key: readFileSync('private_daemon.key'),\n  });\n  conn.onMessage((message) => {\n    console.log(message);\n  });\n  conn.addService(constants.SERVICE().walletUi);\n  const fullNode = new ApiClient.FullNode({ connection: conn, origin: 'my-cool-service' });\n  await fullNode.init();\n  const blockchainState = await fullNode.getBlockchainState();\n})();\n```\n\n## Donate\n\nForked From Felixbruckers Hard Work I CopyPasta Modded This All Hard Work Still Done By Felix His Address Are Below:\n- ETH: 0xfEc6F48633A7c557b4ac5c37B4519C55CD701BEF\n- BTC: 14rbdLr2YXDkguVaqRKnPftTPX52tnv2x2\n- PP: https://www.paypal.me/felixbrucker\n\n## Changelog\n\nA Changelog can be found [here](https://github.com/MinerGreggy/apple-api/blob/master/CHANGELOG.md)\n\n## License\n\nGNU GPLv3 (see [LICENSE](https://github.com/MinerGreggy/apple-api/blob/master/LICENSE))\n","readmeFilename":"README.md"}