Skip to content

ReplacedSpace17/axiom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Axiom

Axiom is an open-source platform for recording and managing scientific experiments, leveraging IPFS for decentralized file storage and blockchain technology for secure and immutable data logging.

Features

  • Decentralized File Storage: Store experimental data and results securely using IPFS.
  • Blockchain Integration: Ensure transparency and immutability in experiment records.
  • User-Friendly Interface: A clean and intuitive web interface built with React.
  • Collaboration: Enable multiple researchers to contribute and review experiments.

Getting Started

Follow these instructions to set up the project on your local machine for development and testing purposes.

Prerequisites

Ensure you have the following installed:

  • Node.js (version 16 or later)
  • npm (Node Package Manager)
  • Git

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/axiom.git
    cd axiom
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm start
  4. Open your browser and navigate to:

    http://localhost:3000
    

Built With

  • React - Frontend library
  • IPFS - Decentralized storage
  • Ethereum - Blockchain platform

Contributing

We welcome contributions! Please follow these steps:

  1. Fork the repository.
  2. Create your feature branch (git checkout -b feature/AmazingFeature).
  3. Commit your changes (git commit -m 'Add some AmazingFeature').
  4. Push to the branch (git push origin feature/AmazingFeature).
  5. Open a Pull Request.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

Acknowledgments

  • Special thanks to the open-source community for inspiration and support.
  • IPFS and Ethereum for providing the backbone of decentralized technology.

Start building and sharing your scientific experiments with Axiom today!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages