Skip to content

greymass/fio-register

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple web-based tool for interacting with the FIO Protocol.

It currently supports signing transactions through either Anchor or Scatter wallets.

Features include:

  • Registering a FIO Domain
  • Renewing a FIO Domain
  • Registering a FIO Address
  • Renewing a FIO Address
  • Adding a FIO Address Association to a native blockchain address
  • Make a domain public or private

This tool never asks for your private keys or interacts with them in any way. All transactions are approved and signed within your secure wallet.

Dependencies:

To get started:

git clone https://github.com/greymass/fio-register.git
cd fio-register
npm install
npm run build
npm run start

About

Prototype of a tool for manaing FIO domains and addresses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published