Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
koko37 committed Oct 23, 2024
1 parent 38d161a commit ec9ae88
Showing 1 changed file with 26 additions and 2 deletions.
28 changes: 26 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ This is a fully open-source project built with React, Vite, and related third-pa

## How to Run

Please sign up for [Infura](https://infura.io) and [GoldRush](https://goldrush.dev/), create free API keys, and update the environment variables accordingly.
Please sign up for [Infura](https://infura.io), [GoldRush](https://goldrush.dev/) and [Trongrid](https://trongrid.io/), create free API keys, and update the environment variables accordingly.

```bash
yarn install
Expand Down Expand Up @@ -165,4 +165,28 @@ https://mybucks-online.github.io. 5 IN A 185.199.108.153
https://mybucks-online.github.io. 5 IN A 185.199.111.153

~~~
```
```

# Quick Links

- Website: https://mybucks.online
- Wallet: https://app.mybucks.online
- Docs: https://docs.mybucks.online
- Github: https://github.com/mybucks-online
- Discord: https://discord.gg/RTHgTePKgP
- X: https://x.com/mybucks_online
- Audit report: https://app.secure3.io/5c92d55acd

# Core principles

Mybucks.online belongs to community, so we welcome any contributions!

As a contributor, please review the following principles:
- Never change key-generation mechanism, parameters (scrypt, keccak256)
- Never submit password
- Never store password including local storage
- Never use untrusted dependencies
- Never track user activities

We use Google Analytics and Google Tag Manager for landing page only.
- Keep the codebase simple

0 comments on commit ec9ae88

Please sign in to comment.