#
0x
Here are 49 public repositories matching this topic...
React single page application which powers the frontend of 0x Tracker
-
Updated
Apr 13, 2021 - JavaScript
NodeJS worker built for 0x Tracker which extracts 0x fill events from the Ethereum blockchain and persists them to MongoDB
-
Updated
Jan 30, 2021 - JavaScript
NodeJS worker which performs various ETL tasks related to the 0x protocol trading data and other information used on 0x Tracker
-
Updated
Apr 25, 2021 - JavaScript
Secure and Decentralized Exchange + Wallet for Ethereum ERC20 tokens
kotlin
ethereum
dapp
ipfs
decentralized
blockchain
cryptocurrency
dex
blockchain-wallet
erc20
ethereum-dapp
0x
-
Updated
Mar 30, 2020 - Kotlin
Cashflow Relay Testnet (Live)
-
Updated
Apr 19, 2019 - TypeScript
NodeJS API built for 0x Tracker which exposes 0x protocol data and metrics for consumption by the 0x Tracker Client application.
-
Updated
Mar 31, 2021 - JavaScript
0x protocol client & utils implemented in Go
-
Updated
Sep 29, 2020 - Go
Development repository for nDEX main platform.
-
Updated
May 3, 2019 - JavaScript
Decentralized Cryptocurrency Exchange for ERC20 tokens
-
Updated
Apr 29, 2021 - JavaScript
[Experimental] A collection of tools relating to Ethereum's 0xProject (v2)
-
Updated
May 3, 2021 - Go
A .Net Standard client for the CoinField cryptocurrency API.
bitcoin
ethereum
salt
api-client
cryptocurrency
dash
zcash
litecoin
golem
0x
crypto-exchange
omisego
zilliqa
coinfield
-
Updated
Dec 27, 2020 - C#
A comprehensive list of decentralized exchanges (DEX) of cryptocurrencies, tokens, derivatives and futures, and their protocols.
list
ethereum
decentralized
blockchain
exchange
index
dex
erc20
amis-tokens
0x
amis
decentralised-exchange
atomic-swap
-
Updated
Jun 15, 2018
A bot created for the 0x community on Discord
-
Updated
Dec 27, 2020 - JavaScript
Different algorithm implementations
-
Updated
Jan 18, 2020 - Python
Cashflow Relay Mainnet (Live)
-
Updated
Apr 18, 2019 - TypeScript
Improve this page
Add a description, image, and links to the 0x topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the 0x topic, visit your repo's landing page and select "manage topics."
There are many places throughout the codebase where redundant type information is included in the creation of a struct. This causes style errors to be logged in
vim-go, and it would be nice to alleviate the extra verbosity of these statements.A bonus would be to enable a check on this in the linter.