KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
stablecoinswap-contracts
★ 10
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
flexrouter
:
A flexible and crazy fast router solution, for both frontend and backend
opview
:
Solidity opcode viewer - archived, use https://github.com/HyperLink-Technology/brownie
PandaChat
:
聊天室cocos源码
runruntypes
:
A poor man's runtime-only type checker
exp2d
:
Exciton-polaritons in artificial 2D lattices
// 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
stablecoinswap-contracts
?
Download (.md)
# Stablecoinswap [Stablecoinswap](https://stablecoinswap.io/) is an Ethereum DApp which allows you to swap stablecoins without slippage. - Contract address: https://etherscan.io/address/0x652511ebd2c77aa00bc3f0b910928418708ad2ee - ENS: stablecoinswap.eth - Twitter: https://twitter.com/StableSwapDEX - Medium: http://medium.com/@stablecoinswap - Reddit: https://www.reddit.com/r/StablecoinSwap - Discord: https://discord.gg/hTmxYUJ ### Installation: Install dependencies: `pip3 install -r requirements.txt` Run tests: `pytest tests -v --workers auto`