Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 791 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 791 Bytes

Decentra ID (DID)

The core smart contract of Decentra ID

==================================================

What is Decentra ID

Decentra ID is a social NFT domain & identity protocol for brands & projects. Projects with large community can create their own top level domains (TLD) for their users or fans for various use cases such as governance, identity & many more.

INSTALLATION

git clone https://github.com/decentraid/core-contracts
cd core-contracts

Install node modules using Yarn

yarn install

Install node modules using NPM

npm inatall

Copy or Rename secret config file from .secret.example.js --> .secret.js

  cp ./.secret.example.js .secret.js

Now open the .secret.js and update the details in there