What could be the best term to use for the collection of contracts in a sol file

0 votes

What is the best name/term for the collection of contracts in a .sol file? ...for example, is module the best word to use?

Jun 2, 2018 in Blockchain by Johnathon
• 9,090 points
526 views

1 answer to this question.

0 votes

module - don't think so. Because module is about functionality, not about type of files. Modules can be the *.sol files themselves. I would prefer something like this - collection, library, package, set

answered Jun 2, 2018 by Shashank
• 10,400 points

Related Questions In Blockchain

+1 vote
1 answer

What is the best way to search for an item in blockchain?

All transactions and records in blockchain are ...READ MORE

answered Apr 21, 2018 in Blockchain by Perry
• 17,100 points
1,500 views
0 votes
0 answers

AXC: Conform to the trend of the times and to be a pioneer in the development of the industry

On January 2, 2019, Ali Baba DAMO ...READ MORE

Jan 23, 2019 in Blockchain by anonymous

retagged Jan 23, 2019 by Vardhan 633 views
0 votes
1 answer

How do I send back ethers to the sender of the tokens in a smart contract?

Whenever a smart contract receives ether via ...READ MORE

answered May 30, 2018 in Blockchain by Perry
• 17,100 points
3,366 views
0 votes
1 answer

What is the use of Ethereum's RLPx in Ethereum ecosystem?

So, RLPx is a protocol suite. It ...READ MORE

answered Jun 5, 2018 in Blockchain by Johnathon
• 9,090 points
1,862 views
0 votes
1 answer

Truffle tests not running after truffle init

This was a bug. They've fixed it. ...READ MORE

answered Sep 11, 2018 in Blockchain by Christine
• 15,790 points
1,690 views
+1 vote
3 answers

Removing double quotes from a string from JSON response in PHP

Just remove the json_encode call, and it should work: $resp ...READ MORE

answered Sep 12, 2018 in Blockchain by digger
• 26,740 points
43,941 views
0 votes
1 answer

Hyperledger Sawtooth vs Quorum in concurrency and speed Ask

Summary: Both should provide similar reliability of ...READ MORE

answered Sep 26, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
1,232 views
+1 vote
1 answer

what is use of msg.sender in solidity code?

msg.sender(address) function indicated the sender of the ...READ MORE

answered Apr 25, 2018 in Blockchain by Shashank
• 10,400 points
8,514 views
+1 vote
2 answers
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP