Skip to content

Virtual4U/decentrawebjs

 
 

Repository files navigation

Decentraweb DNS resolver service & DNS management libraries

This Lerna monorepo is home to Decentraweb JS libraries. It contains:

  • @decentraweb/core - core library to interact with Decentraweb smart contracts
  • @decentraweb/namekit - library to read data for DWEB, ENS and classic domains
  • @decentraweb/cli - Command-line tool for interacting with Decentraweb smart contracts
  • @decentraweb/resolver - DNS resolver server that support domain name resolution for DWEB, ENS and classic domains
  • @decentraweb/http-gateway - a HTTP/S gateway service that supports DWEB DNS records and is used by dwebs.to

Note: If you are an application developer, you should install @decentraweb/core and @decentraweb/namekit libraries from the npm registry. This repository is used for development of these libraries.

Setup

This will setup all subprojects.

npm install
npm run build

About

Home for Decentraweb core NPM packages

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 88.4%
  • HTML 8.4%
  • JavaScript 3.2%