Git Product home page Git Product logo

matryxcore's Introduction

MatryxCore

The Collaborative Research & Development Engine Optimized for Virtual Reality Interfaces.

Follow these instructions to get connected to our Matryx Alpha Network


Note: Calcflow is for Windows only and requires an Oculus Rift. Make sure you have Git and Unity in order to run our Calcflow Application.

  1. Download Calcflow, our open sourced Virtual Reality Mathematical Tool From the Steam or Oculus Store Steam Store: Calcflow Steam Oculus Store: Calcflow Oculus or

    From the git repo to be opened in Unity3D git clone https://github.com/matryx/calcflow.git

  2. Git Clone this geth node repo to your windows machine 'https://github.com/matryx/Matryx-Alpha.git'

  3. Run your Windows Command Prompt as Administrator

  4. Navigate to the directory where you git cloned the repo

  5. Run the initialization script. SetEtherbase.bat

  6. Import your account with a positive MTX balance through your local node's console web3.personal.importRawKey('<YourPrivateKey>', '<YourPassphrase>')

  7. Set the Etherbase through your local node's console web3.miner.setEtherbase('<YourPublicKey')

  8. Set the default account to the account you just imported web3.eth.defaultAccount = web3.personal.listAccounts[0]

  9. exit the console

  10. Run the Matryx Private Chain geth node locally enter_the_matryx.bat

  11. Unlock your account so it can make a call to the Matryx Platform web3.personal.unlockAccount('<YourPublicKey>','<YourPassphrase>', 1000000)

  12. Launch Calcflow

  13. Look at your watch and open the top button labeled "Publish to Matryx"

  14. Here you can see the open tournaments such as "Design a ridiculous mug"

  15. Make a design using Calcflow

  16. Upload your submission to the Matryx Platform and wait for the round to end.

  17. Good luck!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.