Commit Graph

14 Commits

Author SHA1 Message Date
Alexander Krupenkin
647ea58339
Update to latest LTS, change pkg names a bit 2022-01-25 11:57:39 +03:00
Alexander Krupenkin
ffeb41fc96
polkadot: added extrinsic send example 2021-08-11 08:11:47 +03:00
Alexander Krupenkin
992298ef06
Bump license to 2021 2021-02-13 04:21:49 +03:00
Alexander Krupenkin
6d7ac3547a
Improved polkadot example 2021-01-15 08:41:00 +03:00
Alexander Krupenkin
3fc88e6201
Switch tests to parallel execution
* Network.Polkadot.Api -> Network.Polkadot.Rpc
* Polkadot metadata JSON encoding fixes, init type name sanitize
2020-10-22 09:03:09 +03:00
Alexander Krupenkin
d61195aab9
Init web3-polkadot tests 2020-10-21 13:10:47 +03:00
Alexander Krupenkin
0130ed6ca2
Added web3-provider package 2020-10-18 09:01:07 +03:00
Alexander Krupenkin
cdcb666b23
Multi-package reorganisation.
The library becomes to have a lot of source files, in my point of view,
is better to split it for multiple packages. Some packages may have
not so many dependencies and could be used separately.
2020-10-17 17:13:33 +03:00
Alexander Krupenkin
51436d3e46
Added SCALE codec example 2020-06-07 08:05:52 +03:00
Alexander Krupenkin
e1f6dee74b
Added Polkadot example 2020-05-24 07:03:56 +03:00
Alexander Krupenkin
67db0c6d67
Added smart contract doc page; Added stack.yaml to build token example 2018-11-12 12:36:43 +03:00
Alexander Krupenkin
737ab7d5e1
Using OneTuple library replacing Singleton type 2018-10-17 16:58:38 +03:00
Alexander Krupenkin
e089e7da74
WIP: account abstraction, finish typeclass
* Added instance for default account
* Added instance for 'personal' accounts
* Added function for sending transaction with confirmations
* Removed 'convert' function from Unit typeclass as useless
2018-10-04 18:12:57 +03:00
Alexander Krupenkin
1d77013813
Documentation improvements 2018-04-25 13:45:20 +03:00