0.5.0 • Published 9 hours ago

@redstone-finance/evm-connector v0.5.0

Weekly downloads
-
License
MIT
Repository
-
Last release
9 hours ago

🔗 @redstone-finance/evm-connector

License Discord NPM Twitter

The @redstone-finance/evm-connector module implements an alternative design of providing oracle data to smart contracts. Instead of constantly persisting data on EVM storage (by data providers), the information is brought on-chain only when needed (by end users). Until that moment data remains in the decentralized cache layer, which is powered by RedStone light cache gateways and streamr data broadcasting protocol. Data is transferred to the EVM by end users, who should attach signed data packages to their transaction calldata. The information integrity is verified on-chain through signature checking.

Getting started

Please refer to documentation

👨‍💻 Development and contributions

The codebase consists of a wrapper written in typescript which is responsible for packing the data and solidity smart contracts that extract the information. We encourage anyone to build and test the code and we welcome any issues with suggestions and pull requests.

Installing the dependencies

yarn install

Compiling and running the tests

yarn test

📄 License

RedStone EVM connector is an open-source and free software released under the BUSL-1.1 License.

0.5.0-alpha.0

9 hours ago

0.5.0

9 hours ago

0.4.0-alpha.0

1 month ago

0.4.0

1 month ago

0.3.3-alpha.0

8 months ago

0.3.6

6 months ago

0.3.5

6 months ago

0.2.6

8 months ago

0.2.3

10 months ago

0.2.2

10 months ago

0.3.4

7 months ago

0.2.5

9 months ago

0.3.3

7 months ago

0.2.4

9 months ago

0.1.0

12 months ago

0.2.1

11 months ago

0.2.0

11 months ago

0.0.22

1 year ago

0.0.20

1 year ago

0.0.21

1 year ago

0.0.19

1 year ago

0.0.18

1 year ago

0.0.17

1 year ago

0.0.16

1 year ago

0.0.15

1 year ago

0.0.14

1 year ago

0.0.13

1 year ago

0.0.12

1 year ago

0.0.11

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago