All Projects β†’ ProofSuite β†’ amp-client

ProofSuite / amp-client

Licence: MIT License
Official repository for the AMP react client

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to amp-client

uniswap-python
πŸ¦„ The unofficial Python client for the Uniswap exchange.
Stars: ✭ 533 (+1515.15%)
Mutual labels:  decentralized-exchange
every-eos
Decentralized exchange based on eos.io
Stars: ✭ 20 (-39.39%)
Mutual labels:  decentralized-exchange
DeFi PanCakeSwapBot
Defi PancakeSwap bot is programmed in Python to buy and sell tokens in seconds once the target is hit.
Stars: ✭ 182 (+451.52%)
Mutual labels:  decentralized-exchange
atomic-swap-kit-android
Atomic Swap Android library for Bitcoin (BTC) and Bitcoin Cash (BCH) swaps in decentralized manner. Implemented on Kotlin.
Stars: ✭ 17 (-48.48%)
Mutual labels:  decentralized-exchange
sprawl
Alpha implementation of the Sprawl distributed marketplace protocol.
Stars: ✭ 27 (-18.18%)
Mutual labels:  decentralized-exchange
v2-periphery
🎚 Peripheral smart contracts for interacting with Uniswap V2
Stars: ✭ 900 (+2627.27%)
Mutual labels:  decentralized-exchange
rainbow
DeFi options comparator to detect market opportunities with CLI (Go) and web (Vue3).
Stars: ✭ 40 (+21.21%)
Mutual labels:  decentralized-exchange
tomox-sdk-ui
SDK UI to build a Decentralized Exchange on TomoX protocol
Stars: ✭ 24 (-27.27%)
Mutual labels:  decentralized-exchange
v1-contracts
🐍Uniswap V1 smart contracts
Stars: ✭ 430 (+1203.03%)
Mutual labels:  decentralized-exchange
atomic-markets
Generalized atomic swap marketplaces for ERC-777(advanced token standard) and ERC-721 (non-fungible tokens)
Stars: ✭ 30 (-9.09%)
Mutual labels:  decentralized-exchange
mangata-node
Mangata ❀️ Substrate & Polkadot
Stars: ✭ 52 (+57.58%)
Mutual labels:  decentralized-exchange
go-ibax
An innovative Blockchain Protocol Platform, which everyone can deploy their own applications quickly and easily, such as Dapp, DeFi, DAO, Cross-Blockchain transactions, etc.
Stars: ✭ 3,376 (+10130.3%)
Mutual labels:  decentralized-exchange

amp-client

Official proof decentralized exchange client

License Contributions welcome Chat on discord

The Proof Decentralized Exchange

The proof decentralized exchange is a hybrid decentralized exchange that aims at bringing together the ease of use of centralized exchanges along with the security and privacy features of decentralized exchanges. Orders are matched through the an off-chain orderbook. After orders are matched and signed, the decentralized exchange operator has the sole ability to perform a transaction to the smart contract. This provides for the best UX as the exchange operator is the only party having to interact directly with the blockchain. Exchange users simply sign orders which are broadcasted then to the orderbook. This design enables users to queue and cancel their orders seamlessly.

Contributions

Thank you for considering helping the Proof project! We accept contributions from anyone and are grateful even for the smallest fixes.

If you want to help Proof, please fork and setup the development environment of the appropriate repository. In the case you want to submit substantial changes, please get in touch with our development team on our slack channel (slack.proofsuite.com) to verify those modifications are in line with the general goal of the project and receive early feedback. Otherwise you are welcome to fix, commit and send a pull request for the maintainers to review and merge into the main code base.

Please make sure your contributions adhere to our coding guidelines:

Code must adhere as much as possible to standard conventions (DRY - Separation of concerns - Modular) Pull requests need to be based and opened against the master branch Commit messages should properly describe the code modified Ensure all tests are passing before submitting a pull request

Contact

If you have questions, ideas or suggestions, you can reach our development team on Discord in the #developer channel. Discord Link

License

The Proof CryptoFiat smart contract (i.e. all code inside of the contracts and test directories) is licensed under the MIT License, also included in our repository in the LICENSE file.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].