1.10.1 • Published 4 years ago

requestnetworkartifacts v1.10.1

Weekly downloads
81
License
MIT
Repository
github
Last release
4 years ago

CircleCI Codecov Commit Activity pullreminders

Request is a decentralized network built on top of Ethereum, which allows anyone, anywhere to request a payment. A full description of the protocol may be found in our whitepaper.

This repository contains all the Request Network developer tools written in TypeScript.

Join the Request Hub to get in touch with us.

Published Packages

PackageVersionDescription
@requestnetwork/advanced-logicnpmExtensions to the protocol
@requestnetwork/request-client.jsnpmLibrary to use Request nodes as servers
@requestnetwork/data-accessnpmIndexing an batching of transactions
@requestnetwork/data-formatnpmStandards for data stored on Request, like invoices format
@requestnetwork/epk-signaturenpmSign requests using Ethereum private keys
@requestnetwork/ethereum-storagenpmStorage of Request data on Ethereum and IPFS
@requestnetwork/epk-decryptionnpmDecrypt encrypted requests using Ethereum private keys
@requestnetwork/request-logicnpmThe Request business logic: properties and actions of requests
@requestnetwork/request-nodenpmWeb server that allows easy access to Request system
@requestnetwork/transaction-managernpmCreates transactions to be sent to Data Access
@requestnetwork/typesnpmTypescript types shared across @requestnetwork packages
@requestnetwork/utilsnpmCollection of tools shared between the @requestnetwork packages
@requestnetwork/web3-signaturenpmSign requests using web3 tools (like Metamask)

Private Packages

PackageDescription
@requestnetwork/integration-testIntegration test for the Request system
@requestnetwork/prototype-estimatorGive estimates of size and throughput of the Request system
@requestnetwork/toolboxToolbox for Request Network
@requestnetwork/usage-exampleUsage examples of Request Network

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Read the contributing guide

Install

Install all the packages in the monorepo.

yarn install

Build

Build all the packages in the monorepo.

yarn run build

Lint

Lint all the packages in the monorepo.

yarn run lint

Test

Test all the packages in the monorepo.

yarn run test

License

MIT

V1 packages

This repository hosts the packages for the second version of Request. The v1 packages are deprecated and can be found on requestNetwork-v1-archive.

1.10.1

4 years ago

1.10.0

4 years ago

1.9.0

4 years ago

1.8.0

5 years ago

1.7.1

5 years ago

1.7.0

5 years ago

1.6.0

6 years ago

1.5.0

6 years ago

1.4.0

6 years ago

1.3.1

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.4-erc20beta3

6 years ago

1.1.4-erc20beta2

6 years ago

1.1.4-erc20beta

6 years ago

1.1.3-erc20beta

6 years ago

1.1.2-erc20beta

6 years ago

1.1.1-erc20beta

6 years ago

1.1.0-erc20beta

6 years ago

1.1.0-beta

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.1

6 years ago