Skip to content

Token detail website for Nahmii powered projects, by the community for the community.

Notifications You must be signed in to change notification settings

nahmii-community/NiiCap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NiiCap

NiiCap is a small community-driven app to display statistics for Nahmii powered dApps. A live version can be found here.

Developing

Once you've cloned this repository and installed dependencies with npm install (or pnpm install), start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

This app uses the adapter-static sveltekit adapter. For more details on sveltekit adapters see: adapters. To build this project as a static web app:

npm run build

You can preview the statically built app with npm run preview.

Deploying

To deploy this app to Github pages:

npm run deploy

Contributing

To contribute, clone this repository and create a new feature branch. Once the new feature is implemented, create a new pull request with a description of the added changes.

Issues

Feel free to open a feature request or report a bug through the issues page!

About

Token detail website for Nahmii powered projects, by the community for the community.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages