KO
|
EN
gitlite — search
Search
#typescript
#ai-agents
#ai
#dsh-plugin
#deepseek-harness
#open-source
#cli
#claude-code
#codex
#developer-tools
#react
#windows
shell-solidity-v1
★ 31
Open GitHub ↗
Version 1 of Shell Protocol
Download README (.md)
Explore Similar Repositories
vue3-autocomplete
:
Vue3 component used to search and select an item in a custom list.
clean-contracts
:
A guide on smart contract patterns & practices
beautiful-animated-login-page-react
:
Animated Login Page built using React
vctr.xyz
:
Web app for visualizing vector transformations, linear algebra, etc.
d3-v6-tip
:
A famous d3-tip lib adapted to the latest - d3.v6 version.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
shell-solidity-v1
?
Download (.md)
# Shell Protocol version 1 Shell Protocol is an automated market maker for assets of the same numeraire. It is ideal for stablecoin to stablecoin trades, and other assets like BTC on ETH and staking derivatives. ## Contracts Shell Protocol is currently deployed to mainnet at the following addresses * [Shell Protocol 30% DAI, USDC, USDT, 10% SUSD Pool](https://etherscan.io/address/0x8f26D7bAB7a73309141A291525C965EcdEa7Bf42) * [Shell Protocol 50% WBTC, 40% RENBTC, 10% SBTC Pool](https://etherscan.io/address/0xC2D019b901f8D4fdb2B9a65b5d226Ad88c66EE8D) * Assimilator Contracts * [Dai to Dai Assimilator](https://etherscan.io/address/0x2f4184f73634775cd929c081d6e15ca8f3ff5fab#code) * [CDai to Dai Assimilator](https://etherscan.io/address/0xbeAAbb6897C4dAC29C93C32613Fc9cb5d6D457e5#code) * [ADai to Dai Assimilator](https://etherscan.io/address/0xBACF47027718Af4954037e8B5545a3F7aDE4F40B#code) * [USDC to USDC Assimilator](https://etherscan.io/address/0xAD6E6594e2E9Cca9326dd80BFFD7BaEf4e2a10F1#code) * [cUSDC to USDC Assimilator](https://etherscan.io/address/0x67faB7Da2C219Dc658cA90CD16dA368D47D68482#code) * [aUSDC to USDC Assimilator](https://etherscan.io/address/0x37B107CBbB1dD6119f5E35344dE4D7Bcf9DEE300#code) * [USDT to USDT Assimilator](https://etherscan.io/address/0x57813e8D1E77c069e66d0BCE3729288Ac4d6f0c8#code) * [cUSDT to USDT Assimilator](https://etherscan.io/address/0xA41dE427F9Ce40fF69B1A46efa9bd76ADE2fFd4e#code) * [aUSDT to USDT Assimilator](https://etherscan.io/address/0x307463106fd5259ddf0754bee997baa97f34b7b9#code) * [SUSD to SUSD Assimilator](https://etherscan.io/address/0x721e5380627e8aB1a3636eDeAB05994fc0406beD#code) * [aSUSD to SUSD Assimilator](https://etherscan.io/address/0x3079E5CfA65Be44419Deca74e04dbCFe3E8a6631#code) ## Security Shell Protocol v1 has been audited by Consensys Diligence and ABDK Consulting. Audit reports will be available soon. ## Documentation Documentation for Shell will be available soon.