Haruki Kondo

Results 4 issues of Haruki Kondo

add connect() function. ### Description add connect() function before account() function. ### Test Plan I tried aptos's tutorial 「Your First Dapp」and `window.aptos.account()` in the app didn't work well. So I...

I'm developing Dapp on NEAR protocol. And I want to cross call method. I'm writing FT contract's storage_balance_of() method before call ross call method. But Unhandled Rejection (Error): [-32700] occured....

**Describe the bug** Error Type mismatch occured in mission-2. it's LIST_DAPPY_TEMPLATE script. **To Reproduce** Steps to reproduce the behavior: 1. add this scripts to `list-dappy-templates.script.js` ```js export const LIST_DAPPY_TEMPLATE =...

**Describe the bug** I had a build error at `v0.1.6-alpha.1` ```bash Tasks: 30 successful, 35 total Cached: 30 cached, 35 total Time: 11.756s Failed: @ai16z/plugin-aptos#build ERROR run failed: command exited...

bug