diff --git a/README.md b/README.md new file mode 100644 index 0000000..e88d75b --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Propeller Protocol Lib + +Protocol lib is a library used by Propellerheads.xyz solvers to integrate decentralized protocols. Currently, only swap/exchange protocols are supported. + +Please refer to the [README.md](docs/README.md) in the [docs](docs) folder for more information. diff --git a/docs/indexing/substreams-integration/tutorial-ambient.md b/docs/indexing/substreams-integration/tutorial-ambient.md new file mode 100644 index 0000000..5364956 --- /dev/null +++ b/docs/indexing/substreams-integration/tutorial-ambient.md @@ -0,0 +1,2 @@ +# Tutorial: Ambient + diff --git a/docs/indexing/substreams-integration/tutorial-uniswapv2.md b/docs/indexing/substreams-integration/tutorial-uniswapv2.md deleted file mode 100644 index b0af89f..0000000 --- a/docs/indexing/substreams-integration/tutorial-uniswapv2.md +++ /dev/null @@ -1,2 +0,0 @@ -# Tutorial: UniswapV2 -