.vscode
|
Add yarn sdk for vscode
|
2022-11-30 23:55:17 +09:00 |
.yarn
|
Add initial sendMsgs function
|
2022-12-12 15:19:24 +09:00 |
components
|
Login with Twitter using connect button
|
2022-12-08 22:36:00 +09:00 |
constants
|
Refactor logic of twitter oauth
|
2022-12-05 19:50:13 +09:00 |
pages
|
Change to real user twitter information from dummy
|
2022-12-08 23:31:51 +09:00 |
public
|
WIP
|
2022-12-06 19:41:38 +09:00 |
styles
|
Add chain list views
|
2022-12-07 18:17:59 +09:00 |
types
|
Change to real user twitter information from dummy
|
2022-12-08 23:31:51 +09:00 |
utils
|
Refactor logic of twitter oauth
|
2022-12-05 19:50:13 +09:00 |
wallets
|
Add initial simulateMsgs function
|
2022-12-12 15:53:41 +09:00 |
.eslintignore
|
add: eslint, prettier setting
|
2022-11-30 19:36:59 +09:00 |
.eslintrc.js
|
Add eslint cnofig for nextjs
|
2022-11-30 23:58:48 +09:00 |
.gitignore
|
init nextjs
|
2022-11-30 17:11:45 +09:00 |
.pnp.cjs
|
Add initial sendMsgs function
|
2022-12-12 15:19:24 +09:00 |
.pnp.loader.mjs
|
Upgrade yarn version to support pnp
|
2022-11-30 23:18:18 +09:00 |
.prettierignore
|
add: eslint, prettier setting
|
2022-11-30 19:36:59 +09:00 |
.prettierrc.js
|
add: eslint, prettier setting
|
2022-11-30 19:36:59 +09:00 |
.yarnrc.yml
|
Upgrade yarn version to support pnp
|
2022-11-30 23:18:18 +09:00 |
config.ts
|
Add Account Info config file
|
2022-12-07 20:18:10 +09:00 |
iron.config.ts
|
Refactor logic of twitter oauth
|
2022-12-05 19:50:13 +09:00 |
next-env.d.ts
|
init nextjs
|
2022-11-30 17:11:45 +09:00 |
next.config.js
|
Add chain list views
|
2022-12-07 18:17:59 +09:00 |
package.json
|
Add initial sendMsgs function
|
2022-12-12 15:19:24 +09:00 |
README.md
|
fix: README.md test
|
2022-12-07 18:31:04 +09:00 |
tsconfig.json
|
init nextjs
|
2022-11-30 17:11:45 +09:00 |
window.d.ts
|
Add Wallet interface
|
2022-12-12 14:25:47 +09:00 |
yarn.lock
|
Add initial sendMsgs function
|
2022-12-12 15:19:24 +09:00 |