Skip to content

Releases: matryx/-Deprecated-MatryxExplorer

Matryx Explorer Q4 2018

01 Feb 23:30
Compare
Choose a tag to compare

In the latest update - we added support for:

Caching IPFS hashes for users
refactor for more efficient code
additional error handling and bug fixes
expanded unit tests

Matryx Explorer Q2 2018

24 Aug 00:12
1334919
Compare
Choose a tag to compare

This is the second major release of the open source Node.JS RESTful API for navigating the Matryx Blockchain Platform on the Ethereum Network. This API uses Web3 to interface with the Smart Contracts on the platform as well as utilizes Infura IPFS to store the data associated with the submissions data and tournaments files.

New Features include:
Create a tournament from the WebUI
Viewing all tournaments with filtering/sorting
Enriched tips UI
New date pickers
Integration with Infura for IPFS file upload
Etherscan links to transaction hashes
A better user experience for waiting during transactions
and more!
Documentation at matryxexplorer.readthedocs.io

Feel free to contribute by making a PR.
Best,
The Matryx Team

MatryxExplorer Q1 2018 release

11 Apr 21:51
Compare
Choose a tag to compare
Pre-release

Matryx Explorer Q1 2018

This is the first release of the open source Node.JS RESTful API for navigating the Matryx Blockchain Platform on the Ethereum Network. This API uses Web3 to interface with the Smart Contracts on the platform as well as utilizes IPFS to store the data associated with the submissions and tournaments.

Features include:

  • Viewing all tournaments
  • Tournament details
  • Round Details
  • Submission viewing
  • Platform Activity
  • and more!

Documentation at matryxexplorer.readthedocs.io

Feel free to contribute by making a PR with something we need to fix.

Best,
The Matryx Team