1.8.2 • Published 1 year ago

@rayls/contracts v1.8.2

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

Rayls Protocol

Rayls Solidity Cross-Chain Messaging Protocol.

Installation

via pnpm

$ pnpm add @rayls/contracts

via npm

$ npm install @rayls/contracts --save

Directory Structure

@rayls/contracts

├── src # Solidity contracts
│   └── v0.1
└── abi # ABI json output
    └── v0.1

Usage

The solidity smart contracts themselves can be imported via the src directory of @rayls/contracts:

1.8.2

1 year ago

1.8.1

1 year ago

1.8.0

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago