This repository contains L1 adapter code for Tezos. L1 adaptor is the adaptor to support any blockchain for OVM client. Please also see "What L1 adaptor is".
wakkanay-tezos requires the following to run:
npm i
lerna bootstrap
sudo apt install libusb-1.0-0-dev
npm i
lerna bootstrap
lerna run build
npm test
When contributing to this repository, please first discuss the change you wish to make via issue or any other method with the owners of this repository before making a change.
Please note we have a code of conduct, please follow it in all your interactions with the project.
- Ensure that tests pass and code is lint free:
npm run lint - Update the README.md if any changes invalidate its current content.
- Include any tests for new functionality.
- Reference any revelant issues in your PR comment.
NOTE: Be sure to merge the latest from "upstream" before making a pull request!
CLI of Plasma Lite Client
Coder of Tezos
Contract Wrapper of Tezos
Plasma Aggregator
Wallet of Tezos
You can check out the full license here
This project is licensed under the terms of the Apache-2.0 license.