/realm.name

Realm.Name Web App

Primary LanguageJavaScript

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.