Skip to content
This repository was archived by the owner on Oct 10, 2024. It is now read-only.

Commit 6d23132

Browse files
authored
updated social/website links to monolith (#495)
updated social/website links to monolith
2 parents 9fb1ba3 + 2a72281 commit 6d23132

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This repository contains the Smart Contracts needed to power the TokenCard, writ
44

55
The TokenCard is the world's first non-custodial VISA card, that allows people to hold their own assets, whilst being able to seamlessly move funds to a VISA debit card. 1% of all loads to the TokenCard are sent, by the user themselves, to the TKN Holder contract. This is used to back the TKN contract, aka the Asset Contract.
66

7-
| [High Level Architecture](https://github.com/tokencard/contracts/blob/master/README.md/#high-level-architecture) | [Security Features](https://github.com/tokencard/contracts/blob/master/README.md/#security-features) | [Solidity Code](https://github.com/tokencard/contracts/blob/master/README.md/#solidity-code-in-the-contracts-folder) | [Running Contract Tests](https://github.com/tokencard/contracts/blob/master/README.md/#running-contract-tests) | [Monolith Resources](https://github.com/tokencard/contracts/blob/master/README.md/#monolith-resources) |
7+
| [High Level Architecture](https://github.com/tokencard/contracts/blob/master/README.md/#high-level-architecture) | [Security Features](https://github.com/tokencard/contracts/blob/master/README.md/#security-features) | [Solidity Code](https://github.com/tokencard/contracts/blob/master/README.md/#solidity-code-in-the-contracts-folder) | [Running Contract Tests](https://github.com/tokencard/contracts/blob/master/README.md/#running-contract-tests) | [Resources](https://github.com/tokencard/contracts/blob/master/README.md/#resources) |
88
|---|---|---|---|---|
99

1010
## Overview
@@ -182,7 +182,8 @@ Run tests, excluding coverage (multi-threaded):
182182
```sh
183183
SILENT=true ginkgo -nodes=16 -r -p ./test/...
184184
```
185-
## Monolith Resources
186185

187-
[🎮 Discord](https://discord.gg/YrrFpFd) | [🗞️Blog](https://medium.com/monolith) | [📜 Whitepaper](https://tokencard.io/tokencard_whitepaper.pdf) | [🕸️ Website ](https://monolith.xyz) | [🐦 Twitter](https://twitter.com/monolith_web3/) |
186+
## Resources
187+
188+
[🎮 Discord](https://discord.gg/GN6gGEP) | [🗞️Blog](https://medium.com/@Monolith) | [👽 Reddit](https://www.reddit.com/r/Monolith_Web3/) | [🕸️ Website ](https://monolith.xyz/) | [🐦 Twitter](https://twitter.com/monolith_web3) |
188189
|---|---|---|---|---|

0 commit comments

Comments
 (0)