Realms is a part of the Atomicals Protocol
Documentation: https://docs.atomicals.xyz
Update .env
or .env.local
or .env.production
to use your electrumx-proxy server.
npm
.
yarn install
yarn build
yarn build prod
yarn start
with npm:
npm install
npm run build
npm run build prod
npm run start
This project is licensed under the MIT license, Copyright (c) 2019 Maximilian Stoiber.
For more information see LICENSE.md
.