Skip to content

grp06/otterspace-utils

 
 

Repository files navigation

Otterspace Utils

Otterspace Utils Home Otterspace Utils is an open-source frontend that provides a user interface for interacting with Otterspace. Badge holders can perform actions like burning their tokens, while community admins (Raft token holders) can transfer their Raft tokens and Reinstate/Revoke user badges.

Installation

Clone the project and install the dependencies:

git clone git@github.com:marthendalnunes/otterspace-utils.git
cd otterspace-utils
npm install
# or
yarn

Usage

Run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

An open-source frontend to interact with Otterspace contracts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.8%
  • JavaScript 1.9%
  • CSS 0.3%