Skip to content

jessetzy/realm.name

 
 

Repository files navigation

Realm.Name Sample Web App

Realms is a part of the Atomicals Protocol

Documentation: https://docs.atomicals.xyz

Atomicals



Install & Start

Update .env or .env.local or .env.production to use your electrumx-proxy server.

⚠️ Using Yarn Package Manager is recommended over npm.

yarn install
yarn build
yarn build prod
yarn start

with npm:

npm install
npm run build
npm run build prod
npm run start

License

This project is licensed under the MIT license, Copyright (c) 2019 Maximilian Stoiber. For more information see LICENSE.md.

About

Realm.Name Web App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.0%
  • TypeScript 46.0%
  • HTML 0.9%
  • Handlebars 0.5%
  • CSS 0.3%
  • SCSS 0.3%