-
ererere
-
**Describe the bug**
I try to implement the Erc721Standard documented in https://docs.dappkit.dev/start-building/how-to-guides/create-an-erc721
And I have an error occuring in the `mint` function …
-
### Describe the issue:
I created a project that you could have [the link here](https://github.com/rere-rere/decentralize-car-sharing).
I wanted to try to use `slither` on my contracts but, I got so…
-
感谢不尽
https://chrome.google.com/webstore/detail/reres/gieocpkbblidnocefjakldecahgeeica
-
Change name from 'rarely-used-words-in-identifiers' to 'no-rerely-used-words-in-identifiers'
Options:
1. Choose the level of allowed non-popular words (not strict/strict)
2. Change the list of …
-
#url
https://furima-34274.herokuapp.com/
#Basic認証のIDとパスワード
ID=admin password=2222
#出品者用のメールアドレスとパスワード
メールアドレスrere@oiu
パスワードwqwq32
#購入者用のメールアドレスとパスワード
メールアドレスcdcd@po
パスワードtgtg65
tsizo updated
3 years ago
-
## Bug Report
- [x] I have searched the issues of this repository and believe that this is not a duplicate.
### What is expected?
We need more friendly prompt information to let developers kn…
-
#URL
https://furima-29335.herokuapp.com/
【Basic認証】
ID : dededem
pass : 53392
【出品者】
mail : rererenore10@rerere
pass : bakabonbon10
【購入者用】
mail : rererenore10@rere
pass : bakabonbon1
…
-
### Describe the bug
Code: https://play.vlang.io/p/6ff5de297d
```v
module main
@[heap]
struct User {
mut:
name string
}
fn User.new(name string) User {
return User{name}
}
fn re…
-
By using Koin i create my networkModule like below
```
val networkModule = module {
......
single {
return@single AndroidLifecycle.ofApplicationForeground(androidApplication())
…