Skip to content

Wesleyja/neume-network-core

 
 

Repository files navigation

neume-network-core

dry run prettier unit tests

installation

Prerequsites

neume-network-core is dependent on an Ethereum full node JSON-RPC interface. Consider running your own node or choose an existing service from ethereumnodes.com.

git clone [email protected]:neume-network/core.git
cp .env-copy .env
# and replace `RPC_HTTP_HOST` with your node's URL
npm i
npm run dev

contributing

See contributing.md

license

Licensed as SPDX-License-Identifier: GPL-3.0-only

About

A socially-scalable music NFT indexer.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.6%
  • Shell 1.4%