#
0x
Here are 54 public repositories matching this topic...
good first issue
Good for newcomers
tech debt
A code quality issue is not urgent but could cause problems down the line if not addressed
React single page application which powers the frontend of 0x Tracker
-
Updated
Mar 10, 2022 - JavaScript
NodeJS worker built for 0x Tracker which extracts 0x fill events from the Ethereum blockchain and persists them to MongoDB
-
Updated
Feb 12, 2022 - JavaScript
NodeJS worker which performs various ETL tasks related to the 0x protocol trading data and other information used on 0x Tracker
-
Updated
Feb 8, 2022 - JavaScript
NodeJS API built for 0x Tracker which exposes 0x protocol data and metrics for consumption by the 0x Tracker Client application.
-
Updated
Apr 22, 2022 - 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
Development repository for nDEX main platform.
-
Updated
May 3, 2019 - JavaScript
0x protocol client & utils implemented in Go
-
Updated
Sep 29, 2020 - Go
Decentralized Cryptocurrency Exchange for ERC20 tokens
-
Updated
Apr 28, 2022 - JavaScript
[Experimental] A collection of tools relating to Ethereum's 0xProject (v2)
-
Updated
Dec 1, 2021 - Go
Trading bot with support for multiple evm compatible blockchains
-
Updated
Apr 25, 2022 - Go
A better place to view the contract source code on etherscan
-
Updated
Nov 28, 2021 - TypeScript
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#
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.