Commit graph

25 commits

Author SHA1 Message Date
dependabot[bot]
0d06e9d645
Bump cross-fetch from 2.2.5 to 2.2.6
Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 2.2.5 to 2.2.6.
- [Release notes](https://github.com/lquixada/cross-fetch/releases)
- [Commits](https://github.com/lquixada/cross-fetch/compare/v2.2.5...v2.2.6)

---
updated-dependencies:
- dependency-name: cross-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 07:22:31 +00:00
3c69757f80
Merge pull request #1 from rjNemo/dependabot/npm_and_yarn/client/terser-5.14.2
Bump terser from 5.12.1 to 5.14.2 in /client
2022-07-21 09:22:02 +02:00
dependabot[bot]
7e22834428
Bump terser from 5.12.1 to 5.14.2 in /client
Bumps [terser](https://github.com/terser/terser) from 5.12.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 01:43:12 +00:00
Ruidy
cdcba91f34 format project 2022-04-11 06:01:09 -04:00
Ruidy
e9aaefcd04 add deps in right folder 2022-04-08 12:05:52 -04:00
Ruidy
c3143da50c add missing deps 2022-04-08 12:01:35 -04:00
Ruidy
9b2bf3ab66 lock deps 2022-04-08 11:58:40 -04:00
Ruidy
fd3e9019cb clean up and add redirect rules 2022-04-08 11:46:43 -04:00
Ruidy
84d7c4782d update README 2022-04-08 11:31:04 -04:00
Ruidy
8091600c2e verify code 2022-04-08 11:15:12 -04:00
Ruidy
100b87da6e view collection button 2022-04-08 06:01:20 -04:00
Ruidy
69a47ea74c display message after mint 2022-04-08 05:51:16 -04:00
Ruidy
c181e3de13 update NFT count in client 2022-04-08 05:26:02 -04:00
Ruidy
6f6c2e4812 limit token redemption 2022-04-08 04:49:28 -04:00
Ruidy
344c3a63c5 altert user when NFT is minted 2022-04-07 19:55:35 -04:00
Ruidy
30938ddb57 send minted nft event 2022-04-07 19:34:06 -04:00
Ruidy
25f0e40cc8 mint NFT from client 2022-04-07 19:31:06 -04:00
Ruidy
e222193365 conect client to wallet 2022-04-07 18:57:18 -04:00
Ruidy
db7eaded75 starter client 2022-04-07 11:56:53 -04:00
Ruidy
541495ac89 deploy dynamic NFTs 2022-04-07 10:09:30 -04:00
Ruidy
333b90241d deploy 3-word NFT 2022-04-07 09:11:28 -04:00
Ruidy
f5e8c227c2 fix bug + redeploy 2022-04-07 08:42:55 -04:00
Ruidy
8e71330c41 mint NFTs + deploy on testnet 2022-04-07 08:01:01 -04:00
Ruidy
eca551ee3f
starter contract 2022-04-07 07:00:28 -04:00
Ruidy
d93435ddfc
init project 2022-04-07 06:43:28 -04:00