8000 GitHub - INTEARnear/wallet: A NEAR Wallet
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

INTEARnear/wallet

Repository files navigation

Intear Wallet

An open source wallet that can be accessed at wallet.intear.tech.

Running Locally

You need to set up some env variables in .env to external services, and if you don't use .env.prod, you'd need to set up history-service and account-creation-service in their respective directories in this repo.

To build, install cargo install trunk and use trunk build or trunk build --release. To serve and watch for changes, use trunk serve.

Built with Leptos, TailwindCSS, and near-min-api (an upcoming wasm-ready crate).

Contributing

Feel free to create an issue or PR with the feature you want added in the wallet. Some places you might be interested in contributing to:

Releases

No releases published

Packages

No packages published

Languages

0