-
## Creating an API with a Centralized Database for Cero Trade
### User Story
As a backend developer, I want to create a secure API that handles the tokenized user information storage and retrieval i…
-
I am working on Java Agent implementation, currently adding subnet API functions. Looks like subnet with canisterId doesn't return subnet info. When I replace it with subnetId it works properly. Is it…
-
Reported when running `make` in [test project](https://github.com/jb747/motoko_compiler_baug):
```text
Motoko 0.6.29 (source fjj8ynd5-n5c9760p-1kql7sph-3ml9y6vd)
Fatal error: exception "Assert_…
jb747 updated
2 years ago
-
https://github.com/dfinity/motoko/blob/c6d1af06ea9c5751d1cde37ff94dbab97977e1f0/doc/md/language-manual.md?plain=1#L236-L293
In this section it seems that all binary operators are listed but not the…
-
-
Much thanks for this amazing implementation! I wanted to use the CLI and wondering how can I use `upload` command, for example given the dataset inside query_set, what can be the graph_meta_data ?
-
-
**Describe the bug**
When an actor is passed as a part of a struct, it isn't an `Actor` instance (but should be).
**To Reproduce**
Create a Motoko and a JavaScript file ([this repo](https://git…
-
# ic-http URI Scheme For Addressing Content of Canisters Exposed Via Their HTTP Interface
## Introduction
Canister smart contracts on ICP can expose an HTTP interface that can be accessed from…
-
**High level:**
Ability to share Anytype objects as static, read-only HTML pages accessible on the web (HTTPS links). At the first stage, users can publish individual pages with all the blocks (images…