Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bokkypoobah/nix
Nix - NFT Decentralised Exchange Smart Contracts
https://github.com/bokkypoobah/nix
dex erc721 ethereum exchange nft weth
Last synced: 3 days ago
JSON representation
Nix - NFT Decentralised Exchange Smart Contracts
- Host: GitHub
- URL: https://github.com/bokkypoobah/nix
- Owner: bokkypoobah
- License: mit
- Created: 2021-07-12T03:36:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-11T05:14:51.000Z (about 2 years ago)
- Last Synced: 2023-03-05T15:20:27.997Z (over 1 year ago)
- Topics: dex, erc721, ethereum, exchange, nft, weth
- Language: Solidity
- Homepage:
- Size: 488 KB
- Stars: 41
- Watchers: 5
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nix
Nixhttps://github.com/OpenZeppelin/openzeppelin-contracts/releases/tag/v4.3.1
npm install --save-dev @nomiclabs/hardhat-truffle5 @nomiclabs/hardhat-web3 web3
https://docs.openzeppelin.com/test-helpers/0.5/
npm install --save-dev @openzeppelin/test-helpers
npm install --save-dev solidity-coverage**Coverage**
Run coverage reports using the command
`npx hardhat coverage`
Output will be in the generated coverage directory
If you are using yarn, you can run
`yarn hardhat coverage`
## Royalty Registry
https://github.com/manifoldxyz/royalty-registry-solidity
https://royaltyregistry.xyz/lookup
Engine@Mainnet [0x0385603ab55642cb4Dd5De3aE9e306809991804f](https://etherscan.io/address/0x0385603ab55642cb4dd5de3ae9e306809991804f#code)
## WETH9 On Testnets
WETH9 https://ropsten.etherscan.io/address/0xd0000de5a8a759ead912f89d2e6f1ae59063a61a#code
Deployed [WETH9](https://etherscan.io/address/0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2#code) v0.4.19+commit.c4cbbb05 no optimisation to 0xD0000DE5A8A759EAD912F89d2E6f1ae59063a61A on the following Ethereum testnets:
* [Ropsten](https://ropsten.etherscan.io/address/0xD0000DE5A8A759EAD912F89d2E6f1ae59063a61A#code)
* [Kovan](https://kovan.etherscan.io/address/0xD0000DE5A8A759EAD912F89d2E6f1ae59063a61A#code)
* [Rinkeby](https://rinkeby.etherscan.io/address/0xD0000DE5A8A759EAD912F89d2E6f1ae59063a61A#code)
* [Goerli](https://goerli.etherscan.io/address/0xD0000DE5A8A759EAD912F89d2E6f1ae59063a61A#code)
* [xDai](https://blockscout.com/xdai/mainnet/address/0xD0000DE5A8A759EAD912F89d2E6f1ae59063a61A/contracts)
## Rinkeby Testnet
### Royalty Registry
Royalty Registry https://rinkeby.etherscan.io/address/0xc9198CbbB57708CF31e0caBCe963c98e60d333c3
Royalty Engine https://rinkeby.etherscan.io/address/0x8d17687ea9a6bb6efA24ec11DcFab01661b2ddcd
https://royaltyregistry.xyz/lookup
### TestToadz
* [Rinkeby](https://rinkeby.etherscan.io/address/0xd000f000aa1f8accbd5815056ea32a54777b2fc4#writeContract)
You can view your Rinkeby "TestToadz" and Goerli "TestToads V2" in [https://testnets.opensea.io/account](https://testnets.opensea.io/account).
### WETH9
* [Rinkeby](https://rinkeby.etherscan.io/address/0xD0000DE5A8A759EAD912F89d2E6f1ae59063a61A#code)
### Nix Deployment
#### Nix v0.8.0 testing
Nix https://rinkeby.etherscan.io/address/0x9c4b276d8c6cda3c2e2e6401f4a502c1e15847e9#code
NixHelper https://rinkeby.etherscan.io/address/0x429106bab5981abb59094b9780cb731cf1dc16ad#code
#### Nix v0.8.1 testing
Nix https://rinkeby.etherscan.io/address/0x66fa96804A82034Dd7C44aF5376eEd7207861efd#code
NixHelper https://rinkeby.etherscan.io/address/0x83377ea907a08baC9320cE6330993EcabBB48578#code
#### Nix v0.8.2 testing
Nix https://rinkeby.etherscan.io/address/0xDd26fD59b687269A5672217614BA72dd0ffC6b9f#code
NixHelper https://rinkeby.etherscan.io/address/0x2ce1eeF166373607aa7415D183007fA56E1eB5E2#code
#### Nix v0.8.3 testing
Nix https://rinkeby.etherscan.io/address/0x682b156Cbb16e7F38874B3138F559976593B8629#code
NixHelper https://rinkeby.etherscan.io/address/0x088973C56EB9B5E616A5184b015642e574582c31#code
#### Nix v0.8.4 testing
Nix https://rinkeby.etherscan.io/address/0xB1eb96f752C624DC784D80961A1aCcfAf348C923#code
NixHelper https://rinkeby.etherscan.io/address/0x8aa752009F38F0b1C9306c7da2f9A146E2bAF56b#code
#### Nix v0.9.0-alpha
##### Mainnet
Nix https://etherscan.io/address/0xFF0000ffe3475C081E541a1baAbc5DB7eA6e0353#code
NixHelper https://etherscan.io/address/0x76f910c835b5a06CD465657f1a71153e2B6B2C0B#code
ERC721Helper https://etherscan.io/address/0x1CB0bA2E867549Aa7485a91dD90C454C2121b975#code
##### Rinkeby
Nix https://rinkeby.etherscan.io/address/0xFF0000ffe3475C081E541a1baAbc5DB7eA6e0353#code
NixHelper https://rinkeby.etherscan.io/address/0x76f910c835b5a06CD465657f1a71153e2B6B2C0B#code
ERC721Helper https://rinkeby.etherscan.io/address/0x1CB0bA2E867549Aa7485a91dD90C454C2121b975#code