All Projects → lky1001 → every-eos

lky1001 / every-eos

Licence: MIT License
Decentralized exchange based on eos.io

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
typescript
32286 projects

Projects that are alternatives of or similar to every-eos

alcor-ui
Alcor Exchange | First self-listing onchain DEX for eosio tokens;
Stars: ✭ 103 (+415%)
Mutual labels:  trade, dex, eos, eosio
uniswap-python
🦄 The unofficial Python client for the Uniswap exchange.
Stars: ✭ 533 (+2565%)
Mutual labels:  exchange, trade, dex, decentralized-exchange
backend
Bitex Python crypto exchange backend
Stars: ✭ 23 (+15%)
Mutual labels:  exchange, coin, trade
Uniswap Python
🦄 The unofficial Python client for the Uniswap exchange.
Stars: ✭ 191 (+855%)
Mutual labels:  exchange, trade, dex
TheWorldExchange
A purely client-side wallet and direct interface showcasing the full functionality of Ripple / blockchain.
Stars: ✭ 34 (+70%)
Mutual labels:  exchange, token, trade
EOS-Proxy-Token
Proxy token to allow mitigating EOSIO Ram exploit
Stars: ✭ 22 (+10%)
Mutual labels:  token, eos, eosio
crypto-watchdog
Crypto Watchdog is an open-source developer friendly project, periodically queries crypto market and notifies potential pumps & recently added tokens/coins via web-hooks.
Stars: ✭ 22 (+10%)
Mutual labels:  coin, token
Scatter-Demos
A set of integration demos using eosjs and Scatter
Stars: ✭ 80 (+300%)
Mutual labels:  eos, eosio
EOSBank
EOS Bank (CPU rent contract)
Stars: ✭ 45 (+125%)
Mutual labels:  eos, eosio
EOSWallet
🔐EOS Wallet: Manage your EOS accounts with steroids :)
Stars: ✭ 36 (+80%)
Mutual labels:  eos, eosio
eos-jvm
EOS libraries for the JVM, designed primarily for Android development.
Stars: ✭ 38 (+90%)
Mutual labels:  eos, eosio
b2s-trader
Application to automate trading process
Stars: ✭ 22 (+10%)
Mutual labels:  exchange, trade
coinaly
🚀 Fast and easy to use mobile trade interface for cryptocurrencies. Track your trades to the moon and beyond. Currently only for Bittrex.
Stars: ✭ 32 (+60%)
Mutual labels:  exchange, trade
eosreach-android
An EOS wallet developed in Kotlin using the eos-jvm SDK and the model view intent (MVI) design pattern. This wallet serves as a blueprint for how other developers might want to utilise eos-jvm to develop native Android apps that consume the EOS blockchain.
Stars: ✭ 37 (+85%)
Mutual labels:  eos, eosio
django-scatter-auth
Django Scatter Auth for EOS blockchain
Stars: ✭ 16 (-20%)
Mutual labels:  eos, eosio
eosportal-api
🗳EOSPortal Community Voting
Stars: ✭ 16 (-20%)
Mutual labels:  eos, eosio
blockstarter
This is a white label solution to create a contribution crypto-wallet that can be used in your ICO campaign.
Stars: ✭ 21 (+5%)
Mutual labels:  coin, token
Nix
Nix - NFT Decentralised Exchange Smart Contracts
Stars: ✭ 40 (+100%)
Mutual labels:  exchange, dex
ethereum-dex
Decentralized exchange implementation for the 0xcert protocol on the Ethereum blockchain.
Stars: ✭ 18 (-10%)
Mutual labels:  exchange, token
twitbot
🦉Just a simple twitter bot for tipping in EOS
Stars: ✭ 18 (-10%)
Mutual labels:  eos, eosio

Every EOS

Decentralized exchange based on eos.io

Create react project by create-react-app

Concept

Required

  • Node.js
  • NPM or YARN
  • Any code editor

Bootstrap Theme

Install dependencies

$ npm or yarn install

Starts the development server

$ npm or yarn start

Bundles the app into static files for production.

$ npm run build or yarn build

Features

  • Login with scatter
  • Market Tokens
  • Trade
  • Token Open Orders
  • My Open Orders
  • My Order History
  • Latest Trades
  • Trading Chart
  • Cancel Transaction
  • Favorites in Main Page

TODO

  • Wallet
  • Clear cache as soon as logout scatter
  • Favorites in Trading Page

License

everyeos 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].