#steemjsUnmoderated tagAll postsExplore CommunitiesTrending CommunitiesNewcomers' CommunitySteemitCryptoAcademySteemit Feedbackআমার বাংলা ব্লগSteem AllianceKorea • 한국 • KR • KOSTEEM CN/中文AVLE 일상Beauty of CreativityTron Fan ClubComunidad LatinaSteem For Lifestyle#steemjsTrendingHotNewPayoutsMutedblaze.apps (72)verified developerin Steem Dev • 17 hours agoModernizing Steem.js — Day 3: Rewriting the Serializer Without bytebufferPart 3 of my 7-part Steem.js modernization series. So far we've built a safety net + modern tooling and…blaze.apps (72)verified developerin Steem Dev • 2 days agoModernizing Steem.js — Day 2: Replacing the Crypto Core with nobleThis is part 2 of my 7-part series on modernizing Steem.js . Yesterday I covered the safety net and tooling.…blaze.apps (72)verified developerin Steem Dev • 3 days agoModernizing Steem.js — Day 1: Building a Safety Net & Modern ToolingWelcome to a 7-part series documenting how I modernized Steem.js into a fully isomorphic library — one that…blaze.apps (72)verified developerin Steem Dev • 4 days agoModernizing Steemjs: Isomorphic, Edge-Ready, and Fully DocumentedSteem.js is the JavaScript gateway to the STEEM blockchain — but its build and dependency stack had aged. I'm…justyy (84)in #steem • 3 months agoSteemJs Editor Supports Up to 1.0.14SteemJs Editor Supports Latest SteemJs Versions Steem to the Moon🚀! You can rent Steem Power via…justyy (84)in #steem • 5 months agoAdding Two Get Block Tests to SteemJsTwo Get Block Tests SteemJs gives a good smoke test of a particular steemjs version. addTest("steem.api.getBlock", async () => {justyy (84)in #steem • 5 months agoSteemJs 0.11.0 Supported in SteemJs Editor@ety001 shared the release of steem-js 0.11.0 . I've then added it to the list of steemjs versions The basic…justyy (84)in #steem • 5 months agoSteemJs 0.10.0 Supported in SteemJs Editor@ety001 shared the release of steem-js 0.10.0 . I've then added it to the list of steemjs versions The basic…justyy (84)in Witness Activities • 6 months agoAdded Basic Tests to SteemJs EditorI've added some basic tests to steemjs editor and it should automatically run those tests when the page opens. The…justyy (84)in Witness Activities • 6 months agoSteemJs Editor: Adding Four Buttons (Load/Save from Local Storage, Load and Save File)I've spent some time refactoring and improving the steemjs editor . In particular, I've added: Load from Local…justyy (84)in Witness Activities • 6 months agoSteemJs Editor: Allow Selecting a Specific SteemJs VersionI've added a dropdown box in steemjs which allows us to select a specific steem-js version. By default it is…justyy (84)in #steem • last yearHow to get steem.min.js v0.8?@ety001 released a steem-js v0.8.0: see: However, in the assets, there is no steem.min.js steem.min.js…justyy (84)in #steem • last yearHow to Install the Steem-Js 0.8?@ety001 released a steem-js v0.8.0: see: Currently, it is not sync to npmjs so you can install it via: npm…maliutin (34)in #steemjs • last yearPortfolioNice?eight888 (42)in #steem • last yearDo you know that you can authorize others to use your account?I am testing posting with an authorized key. Authorities is the most secured way to allow other people to use your…hive-153699 (33)in #steem • last yearHello world! This is a post for the Steem JS Course. WOW!Hello! This is a post created using Steem JS code for the Steem JS course. Have a nice day, my friend! Thumb…eight888 (42)in #steem • last yearHello world! This is a post for the Steem JS CourseHello! This is a post created using Steem JS code for the Steem JS course. In this lesson you are learning how to…justyy (84)in #blog • 2 years agoFinally Merge a PR that I made 6 years agoHappy to see good things are happening. I made a PR at 6/Feb/2018: And it was approved by @ety001 however…justyy (84)in Witness Activities • 2 years agoPR Merged: Add steem.api.findChangeRecoveryAccountRequestsI have made a PR to improve the steemjs : So, with this PR, instead of calling via steem.api.send, you can…justyy (84)in Witness Activities • 2 years agoCommunity PR Merged: Add steem.api.getExpiringVestingDelegationsAsync to SteemJssteem.api.getExpiringVestingDelegations is missing from steemjs: The VM94:4 Uncaught TypeError:…