Post
Topic
Board Altcoin Discussion
Re: Bytecoin: Under the Hood
by
heyhey-u
on 06/04/2015, 19:36:10 UTC


Bytecoin IWallet and ITransaction

While INode is capable of relaying and processing blocks, it cannot access any information regarding user funds or create transactions. However, there are certain applications (e.g. wallets) that require such methods.

Bytecoin team wanted to give a varying level of access to CryptoNote transactions core with two API interfaces:


ok, bytecoin devs. awesome! a lot of technical things were done. but, you know, i'm still too noobish to understand that. what is the purpose to use iwallet? who needs itransactions? if i'm an owner of super-cool-online-store "buy whatever for bytecoin" which one do i need to use?