-
This problem described [here](https://pagodaplatform.atlassian.net/browse/DEC-1326) but it seems there is some problem on the VM side.
Why VM? We a problem with [this tab ](https://near.org/nea…
-
Similar to https://github.com/orgs/near/projects/98/views/2?pane=issue&itemId=40377976 but using a pay with FT config https://github.com/near/pagoda-relayer-rs/blob/feature/example_configs/examples/co…
-
- How does BOS work?
- How does isolation between BOS components and main site environment work?
- Is there any limitation in backend logic that components have?
- How can the components be styled for…
-
Having the ability to sign arbitrary messages with the user private key would unlock a lot use cases such as authentication that are much needed to provide services on the BOS.
something like `nea…
-
The newly introduced screen confirming that post was successfully added/edited leads to extra steps, and slows down the experience when creating/editing multiple posts.
After a post transaction is …
-
Options:
## iframe
Allow general iframes to load a full web app and feed data through messages
Cons:
- trick user by showing something that users must sign and send to wallet to sign someth…
-
Declaring a styled component and then using it to define another:
```javascript
const Box = styled.div`
background-color: white;
margin: 10px;
`;
const FirstBox = styled(Box)`
height:…
-
**Describe the bug**
I am trying to add new functionality to the VM but have encountered a problem during the build and link process. Specifically, I'm seeing the error `react.development.js:1622 Unc…
-
There is no way to know weather a function call (Near.call) was successful or not. This ends up with bad UX when the TX fails and we are unable to provide users with a clear next step e.g (fill accoun…
-
**Is your feature request related to a problem? Please describe.**
From a web application like NEAR BOS I often need to interact with multiple contracts. For example I want to interact with [DevHUB](…