Skip to content

Arithmetica is a reusable platform to democratize the computation and data availability of computational math problems.

License

Notifications You must be signed in to change notification settings

arithm3tica/arithmetica

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arithmetica

Arithmetica is a platform for computational math problems and democratizes the computation and data availability.

arithmetica

What's next for Arithmetica

Following the completion of the ETH Denver Hackathon the Arithmetica team plans to refactor portions of the code to increase maintainability. We are also in the process of redesigning the UI.

Want to help?

Prerequisites

Desktop & Mobile Browsers: Will work with: Brave, Chrome, Firefox

Note: Access to an Ethereum Node, or MetaMask is need to define new problems, but not required to contribute to existing ones.

How to Use It

Navigate to: Arithmetica

Developers

Setup (On OSX):

  1. install XCode
#switch path
sudo xcode-select -s /Applications/Xcode.app/Contents/Developer/
#accept licence
sudo xcodebuild -license
  1. install node dependencies
cd PROJECT_ROOT/js; npm install; cd..

Build (compile && dist)

./build

Development Build (easier to debug)

./build dev

About

Arithmetica is a reusable platform to democratize the computation and data availability of computational math problems.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages