Questions tagged [development]

14 questions
6
votes
2 answers

Trying to create M of N multisig flash channel but getting invalid value transfer

I'm really new to Iota and specifically flash, so apologies if this is an obvious question! I've been following the example in iota.flash.js under the examples folder, and want to modify this example to create an M of N multisig channel, where there…
Munawar
  • 79
  • 6
3
votes
1 answer

Resource meterial for development purpose

I had asked this on reddit as well. 1) https://learn.iota.org 2) https://kb.helloiota.com/ 3) http://www.tangleblog.com/what-is-iota-what-is-the-tangle/ I will appreciate if anyone could add links to where I can get some sample codes/tutorials that…
Anurag2426
  • 31
  • 1
1
vote
1 answer

iota.c static lib with undefined references

As I am currently working on an application that uses the iota.c library, I have been using the example from last years master branch of this repo, which worked fine up until now, but seems to stop working. Transactions are failing and I don't know…
emDave
  • 57
  • 6
0
votes
1 answer

List of tutorials and sources to start developing on IOTA

I am looking for documentation about IOTA and development tools. Also if you know examples of real-life applications (industrial and commercial) it would be appreciated. I am interested mainly in python and JavaScript development tools.
Jaime
  • 133
  • 6
-2
votes
1 answer

What are the length for address and seed

What are the possible lengths for addresses and seeds? As this is important for designing a database to store these values.
lulalala
  • 415
  • 2
  • 8