Skip to content

tookey-io/wallet

Repository files navigation

Tookey

This repository serves as a template for Flutter projects calling into native Rust libraries via flutter_rust_bridge.

Getting Started

To begin, ensure that you have a working installation of the following items:

echo "ANDROID_NDK=.." >> ~/.gradle/gradle.properties
  • Web is not supported yet.

Then go ahead and run flutter run! When you're ready, refer to our documentation here to learn how to write and use binding code.

Environment variables

.env

TEST_ENV=true
BACKEND_API_URL=http://localhost:2000
RELAY_URL=http://localhost:8000
TELEGRAM_BOT=tookey_dev_bot
NODE_URL=https://data-seed-prebsc-2-s3.binance.org:8545/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published