-
## 로그인 기능 추가를 위한 구체적인 논의
- kaikas, klip 을 통한 로그인 기능 제공
- mongodb 를 이용해 유저 정보를 저장 (필요한 필드에 대한 명세는 따로 진행)
- kaikas, klip 을 통해 계정을 만들 순 있지만, 결국 거래를 수행할 때는 다시 인증 필요.
## Authorization Flow
…
-
And how can I highlight a day in week with a red color
When the tour is full
for example:
On 25 Feb 2020 the tour is already full Or have a holiday
I need to put color red on this day in calenda…
-
```
INFO 2024-01-02T06:37:27.746974415Z [06:37:27.638] ERROR (sendTransactionDelegatedFee/40): Returned error: not a program account (e.g., an account having code and storage)
INFO 2024-01-02T06:37:27…
-
In KIP-34, the `IKeyring` interface was implemented in place of the `AbstractKeyring` abstract class, and the respective Keyring classes implemented it.
refer https://github.com/klaytn/caver-js/pul…
-
node-forge ^0.10.0 version of ipfs-http-client ^49.0.4 is used in this project, and there are many security vulnerability alerts in this package version. Can you solve it through versioning?
-
Web3js based system is enough to make Dapp, but compatibility issues and migration issues are remaining. Is there any chance or way to use [Ethers.js](https://github.com/ethers-io/ethers.js) compatibl…
-
1.1. Lời giới thiệu
Xin chào tất cả mọi người. Rất vui khi được giới thiệu cho các bạn về một nền tảng blockchain đáng chú ý mang tên Klaytn. Hiện nay có rất nhiều blockchain khác nhau nhưng đều có n…
-
_Merges feat/S10P22D211-255 -> FE_
caver-js, ethers, web3 라이브러리 중 web3 선택
web3가 컨트랙트의 함수를 호출했을때 리턴이 json 형태처럼 나와서 생산성이 좋음.
ApplicationHandlerABI 추출 후 등록
현재 Sepolia Testnet에 배포된 컨트랙트 주소
VITE_APP_CON…
-
Similar to:
- #37
Need to transform numbers inside inputs. `10000` -> `10,000` or `10 000`
Need support for floating values (i.e. for crypto) `0.00065934`
-
- Regular tests
- [x] baobab sync test @yoomee1313
- Node fixes
- [x] fix slow startup due to Istanbul snapshot ([#2064], [#2074]) https://github.com/klaytn/klaytn/issues/2096#issuecomment-19071…