Trisham Bharat Patil

Results 3 comments of Trisham Bharat Patil

User Model `const mongoose = require('mongoose')`; `const User = mongoose.model('/user', {` ` username: {` `type: String,` ` required: true,` `trim: true,` ` },` `});` `module.exports = User;` Message Model `const...

Hi, can the chaincode be written in solidity and deployed? If no will future fabric versions support it?

@NicolasMassart How can we tackle this issue and make changes in our code? I have also been facing a lot of trouble getting my ports configured.