Skip to content

undimmable/eth-crosslink

Repository files navigation

Graph Project

Description

This project demonstrates the use of smart contracts to manage a graph of interconnected nodes, where data can be updated in real-time.

Installation

  1. Clone the repository:
git clone https://github.com/undimmable/eth-crosslink
cd eth-crosslink
  1. Run ganache
npm install --global ganache
ganache -p 7545
  1. Run truffle migrations
truffle migrate --network development

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published