non-fungible-apps/contracts/test/foundry/FleekERC721
Camila Sosa Morales 70df262d94
feat: UI connect kit integration (#136)
* chore: connectkit poc

* feat: add connection on wallet step;

* chore: add info on readme and new env variable

* chore: add continue button if the user is connected

* chore: added constanst env file

* Update ui/src/views/mint/wallet-step/connect-wallet-button.tsx

Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>

* chore: rename env variables. remove unneccesary files. add connect button

* feat: create providers folder to keep clean code

* ed

* chore: add TODO comment

---------

Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
2023-02-23 14:54:01 -05:00
..
AccessPoints feat: UI connect kit integration (#136) 2023-02-23 14:54:01 -05:00
AccessControl.t.sol refactor: clean up acl remove our redundant owner (#114) 2023-02-21 14:02:30 -03:00
Burn.t.sol refactor: clean up acl remove our redundant owner (#114) 2023-02-21 14:02:30 -03:00
Constants.sol test: improve foundry test with best practices (#102) 2023-02-08 17:27:39 -03:00
Deploy.t.sol refactor: clean up acl remove our redundant owner (#114) 2023-02-21 14:02:30 -03:00
GetLastTokenId.t.sol feature: expose last token id function in the contract (#124) 2023-02-20 11:44:59 -03:00
GetToken.t.sol test: add and change tests to fuzz test (#128) 2023-02-20 11:46:46 -03:00
Mint.t.sol feat: access point auto approval settings for tokens (#121) 2023-02-23 12:29:53 +03:30
Pausable.t.sol refactor: clean up acl remove our redundant owner (#114) 2023-02-21 14:02:30 -03:00
TestBase.sol feat: access point auto approval settings for tokens (#121) 2023-02-23 12:29:53 +03:30
TokenURI.t.sol feat: access point auto approval settings for tokens (#121) 2023-02-23 12:29:53 +03:30