# Nautilus **Repository Path**: aoems/Nautilus ## Basic Information - **Project Name**: Nautilus - **Description**: 一个Uniswap的扩展协议,值得借鉴。 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-05-25 - **Last Updated**: 2025-05-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![banner](https://raw.githubusercontent.com/oceanprotocol/art/master/github/repo-banner%402x.png)](https://oceanprotocol.com) # Research Work ``` name: repository of research work what we are interested. type: research status: updated draft editor: Ocean Protocol Team ``` ## Introduction Research work includes **investigation**, **proof-of-concept (PoC)** and **Implementation** of various topics that are interesting to Ocean, which will be transferred to production in a later stage. This repository maintains on-going research work and will be updated frequently over the time. ***Disclaimer*** this repository is missing a code audit and should still be considered to be PoC all the time. We can't rule out that there are bugs that might cause loss. ## List of Research Work Folder Name | Description | Issue | Update Date | --- | ---| ---| --- | 0-enigma-mpc | investigation of Enigma/Ocean integration | | 04/15/2018 | 1-fitchain-analysis | analysis Ocean/Fitchain integration | [257](https://github.com/oceanprotocol/ocean/issues/257) | 01/26/2019 | 2-data-availability | research of data availablity in Web2.0 & Web3.0 | [244](https://github.com/oceanprotocol/ocean/issues/244) | 01/31/2019 3-uniswap | research of adding Ocean to Uniswap | [286](https://github.com/oceanprotocol/ocean/issues/286) | 03/04/2019 4-chainlink | connect Ocean with Chainlink | [287](https://github.com/oceanprotocol/ocean/issues/287) | 03/07/2019 5-random-number | integrate Uniswap and Chainlink into Ocean | [288](https://github.com/oceanprotocol/ocean/issues/288) | 03/19/2019 6-data-token-poc | initial poof-of-concept for data token design | | 11/2019 | ## Supporting Documents * [Code of conduct for contributors](CODE_OF_CONDUCT.md) ## License ``` Copyright 2018 Ocean Protocol Foundation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ```