luozygithub / realm.name

Realm.Name Web App

Home Page:https://realm.name

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://realm.name


Languages

Language:JavaScript 51.9%Language:TypeScript 46.0%Language:HTML 0.9%Language:Handlebars 0.5%Language:CSS 0.3%Language:SCSS 0.3%Language:Shell 0.0%